Relative Content

Tag Archive for luagame-developmentrobloxluau

Roblox: Function not looping or adding to the “money” value

I was programming a Roblox game, and I need a timer that loops, and it must add to the money IntValue. I play tested the code, but it did not loop or add to the money value. How would I solve this problem? There aren’t any errors occurring.
Here’s the code for the timer script. It is in a local script.

Roblox: Function not looping or adding to the “money” value

I was programming a Roblox game, and I need a timer that loops, and it must add to the money IntValue. I play tested the code, but it did not loop or add to the money value. How would I solve this problem? There aren’t any errors occurring.
Here’s the code for the timer script. It is in a local script.