Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
((Picked player) Food cap) Equal to 59
Then - Actions
Player - Set (Picked player) Food cap to 0
Player - Add 1 to (Picked player) Food used
Else - Actions
Player - Add 1 to (Picked player) Food cap
Also, if you want to set food to a variable, you need to make 2 integer arrays,
one for the food used and one for the food cap, with the array being the player number of the picked player.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.