setlevel mysql command help!
#4

Try
pawn Код:
format(query, sizeof(query), "UPDATE `playerdata` SET `level` = '%d' WHERE `user` = '%s'", Level, gVictim);
Otherwise enable the mysql_log using "mysql_debug(1);" in OnGameModeInit and post here the log
Reply


Messages In This Thread
setlevel mysql command help! - by sanrock - 01.06.2012, 23:25
Re: setlevel mysql command help! - by pointer* - 01.06.2012, 23:29
Re: setlevel mysql command help! - by sanrock - 01.06.2012, 23:39
Re: setlevel mysql command help! - by pointer* - 01.06.2012, 23:54

Forum Jump:


Users browsing this thread: 1 Guest(s)