#TIMER IS NOT GOING DOWN

1 messages · Page 1 of 1 (latest)

rotund lake
#
  Delete {timer::%player%}
On world change:
  Delete {timer::%player%}
Every 1 second:
  loop all players:
    if {time::%loop-player%} is not set:
      set {timer::%loop-player%} to 90
    if world of loop-value is "afkzone":
      remove 1 from {timer::%loop-player%}
      send action bar "&8[&b⛁&8] &7Next shard in &f%{timer::%loop-player%}%s" to loop-player
    if {timer::%loop-player%} is less than or equal to 0:
      send "&b⛃+1 Shard (AFK Reward)" to loop-player
      add 1 to {shards::%loop-player's uuid%}
      set {timer::%loop-player%} to 90```
#

The timer doesn't go down it is stuck at 89

#

@green haven if you are here help please

#

Please help anyone

rose cosmos
rose cosmos
#

small typo too