Ignore.
#4

If your using BlueGs plugin try putting this in ONGameModeInit.

pawn Код:
mysql_debug(1);
It creates a file called mysql_log.txt in your server directory, see what is happening in that file when you run this code.

There's also no point in freeing the result there because UPDATE queries don't return data. (you never use mysql_store_result() )
Reply


Messages In This Thread
Help - by iGetty - 22.05.2012, 16:40
Re: Ignore. - by Ruben_Alonso - 22.05.2012, 16:45
Re: Ignore. - by iGetty - 22.05.2012, 17:00
Re: Ignore. - by iggy1 - 22.05.2012, 17:06
Re: Ignore. - by kikito - 22.05.2012, 17:15
Re: Ignore. - by iggy1 - 22.05.2012, 17:16
Re: Ignore. - by iGetty - 22.05.2012, 17:26
Re: Ignore. - by kikito - 22.05.2012, 17:36
Re: Ignore. - by iGetty - 22.05.2012, 17:36
Re: Ignore. - by kaisersouse - 22.05.2012, 17:43

Forum Jump:


Users browsing this thread: 1 Guest(s)