Developing a game (FPS), wanted to make the ammo for a gun infinite so I resorted to setting the NumberValue to “99e99,” is there a way I can make the number infinite?
-
I dont want there to be any crazy NumberValues, I am trying to keep the GUI concise.
-
Screenshots of the GUI and Directory
- What solutions have I tried so far? I tried setting the value to “0”,“nil”,“inf”, but because its a number value any letters will default to 0 and it will result with the gun ammo-less.
I am not super well versed in scripting, so I apologize if the solution is clear but if you can offer any support/advice it will be very much appreciated, so thank you!