winag

Untitled

Aug 5th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /depositarbanco <number>:
  2. usage: {@P} &eDigite /depositar <quantia de dinheiro>.
  3. permission: banco.usar
  4. permission message: {@Msg_Perm}
  5. trigger:
  6. if player's balance is greater than arg 1:
  7. remove arg 1 from the player's balance
  8. add arg 1 to {dinheirobanco.%player%}
  9. send "{@Msg_depos} &a%arg 1% &eReais no banco."
  10. if player's balance is less than arg 1:
Advertisement
Add Comment
Please, Sign In to add comment