17.09.2013, 16:21
Do you have a code like this under OnGameModeInit?
or read this wiki for more information: https://sampwiki.blast.hk/wiki/MySQL#mysql_debug
pawn Код:
public OnGameModeInit()
{
mysql_debug(1);//this code
return 1;
}
