[MySQL] Problem with numbers
#4

Ah Solved

Just change

format(PVar[playerid][pAge],3,"%d",strval(inputtext));

to

PVar[playerid][pAge] = strval(inputtext);


Thank you Sascha
Reply


Messages In This Thread
[SOLVED] [MySQL] Problem with numbers - by scuess - 11.08.2011, 12:12
Re: [MySQL] Problem with numbers - by Sascha - 11.08.2011, 12:14
Re: [MySQL] Problem with numbers - by scuess - 11.08.2011, 12:19
Re: [MySQL] Problem with numbers - by scuess - 11.08.2011, 12:26

Forum Jump:


Users browsing this thread: 1 Guest(s)