30.04.2011, 20:52
Quote:
No, this is not what I want.
I want to make only 1 Variable in "float" like example: new float:money; Then I want to make it unique variable for all the script. So when I pay someone I do /pay [playerid] [0.0] float:money will change the TextDraw. Yes you can have Decimal Money in GTA. Everything is possible you just need to think how you are going to do it. |
Example:
Money = 124,63
When you round that up, you get 125,00
125-124,63 = 0,37
1,00 - 0,37 = 0,63