jan_kk

Untitled

Jan 27th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. on sign change:
  2. if line 1 is "&a Sklep":
  3. if player is not an op:
  4. send "&4Nie mozesz stawiac sklepu!"
  5. set event-block to air
  6. drop 1 sign
  7. stop
  8. every 1 second:
  9. loop all players:
  10. if {konto.%loop-player%} is not set:
  11. set {konto.%loop-player%} to loop-player's balance
  12. stop
  13. set loop-player's balance to {konto.%loop-player%}
Advertisement
Add Comment
Please, Sign In to add comment