Jump to content

THE_HAPPIER_CYL

Member
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

THE_HAPPIER_CYL's Achievements

Lurker

Lurker (1/6)

0

Reputation

  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...