09.10.2010, 09:48
(
Последний раз редактировалось armyoftwo; 09.10.2010 в 14:15.
)
the fStock variable's value: 13.92
When i do this:
Then it shows up as: 137853251231.00 can someone help me?
I use this format to show the value:
%0.2f
When i do this:
Код:
FactoryInfo[GetPVarInt(playerid, "InFactory")][fStock] -= 1.00;
I use this format to show the value:
%0.2f