Jump to content

THE_HAPPIER_CYL

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by THE_HAPPIER_CYL

  1. I use this code but it wont work... on first join: set {maxmana.%player%} to 30 set {mana.%player%} to {maxmana.%player%} ------------------------Down there it says error------------------------ every 50 ticks: loop all players: if {mana.%loop-player%} is greater than {maxmana.%player%}: set {mana.%player%} to {maxmana.%player%} else: add 3 to {mana.%loop-player%}
×
×
  • Create New...