Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /rankup [<text>]:
- trigger:
- if {rankup.%player%} is not set:
- if player's account is more or equal to 50000:
- remove 50000 from player's balance
- make console execute command "/pex user %player% group set recruta"
- send "{@Prefix} {@MensagemPassoDeRank}"
- set {rankup.%player%} to 1
- if {rankup.%player%} is 1:
- if player's account is more or equal to 500000:
- remove 500000 from player's balance
- make console execute command "/pex user %player% group set w0w"
- send "{@Prefix} {@MensagemPassoDeRank}"
- set {rankup.%player%} to 2
Advertisement
Add Comment
Please, Sign In to add comment