Guest User

Untitled

a guest
Jul 4th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. command /rubky [<offline player>] [<text>]:
  2. trigger:
  3. if player has permission "rubky":
  4. if arg-1 is not set:
  5. send "&c/rubky <jméno hráče> <důvod>"
  6. else if arg-2 is "reakce":
  7. send " &e&lReakce &7» &aSuper! Na tvůj účet ti bylo přičteno &45 rubínů&a!" to arg-1
  8. add 5 to arg-1's balance
  9. else:
  10. if arg-2 is not set:
  11. send "&cMusíš napsat důvod!"
Advertisement
Add Comment
Please, Sign In to add comment