PunkBuster
New member
- Messages
- 216
- Points
- 0
I made a custom NPC which displays how much zeny players have spent healing, mvping, and questing. I rapidly ran into problems because the shown number didn't change: the variable I had used to store the number has a maximum allowable number.
In scripting, is it possible to create a variable with a larger memory value? Similar to double variables in C?
In scripting, is it possible to create a variable with a larger memory value? Similar to double variables in C?