09.11.2014, 11:08
How to create command /pay [Playerid] [dollar.cent] wiht sscanf?
sscanf("up<.>dd",playerid, dollar, cent) // This function will work?
And how to make cent just can have 2 character lengt? like 10-99
sscanf("up<.>dd",playerid, dollar, cent) // This function will work?
And how to make cent just can have 2 character lengt? like 10-99