#GUI not updating?

3 messages · Page 1 of 1 (latest)

normal jewel
#

after a certain amount of time the variable resources.food will decrease, and I have a GUI shown to all players with the total amount of food. However, the only text I get from the GUI is "foodtemplate" which is the default value. It should change to "30 food" or something like that

normal jewel
#

Hello all, I figured out the problem. It doesn't appear that everything loads in on time

#

But if I put a wait(), it will work