Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. #suche nach:
  2.         if item.IsFlag(4) == 1:
  3. #pack dadrunter:
  4.             noobVnums = [1,2,3,99,299]
  5.             if itemData[0] in noobVnums:
  6.                 self.amount.CanEdit(FALSE)
  7.                 self.amount.SetText('200')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement