Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. If (GetEquipSlotInfo(17)==nil)
  2. Then
  3. UseItemByName("Shield");
  4. UseItemByName("Sword")
  5. Else
  6. If (GetEquipSlotInfo(17)==("2H Sword")
  7. Then
  8. Blahc blah
  9. Else
  10. Blah blach
  11. End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement