08.02.2015, 15:04
are you sure it assigns the value to the CharacterInfo[playerid][active_character[playerid]][cMoney] variable at all?
If you are not a hundred percent sure, test it with some command and see what it returns...
btw you should use different queries to save all that data, way more overviewable
PS: you actually don't use the ' for numbers and float, only for strings....
so like
would be the correct useage
If you are not a hundred percent sure, test it with some command and see what it returns...
btw you should use different queries to save all that data, way more overviewable
PS: you actually don't use the ' for numbers and float, only for strings....
so like
Код:
name='%s', money=%d