Guest User

Untitled

a guest
Jul 12th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. def OnAccept(self, selectedSlotPos):
  2. itemVnum = player.GetItemIndex(player.INVENTORY, selectedSlotPos)
  3. if itemVnum != 86059:
  4. acce.SendRefineRequest()
Add Comment
Please, Sign In to add comment