19.04.2011, 16:16
Edit:
I found the problem, is from OnPlayerLogin.
MySQLAddLoginRecord(PlayerInfo[playerid][pSQLID], ipaddress); -> this make to crash server / another MySQL action.
I found the problem, is from OnPlayerLogin.
MySQLAddLoginRecord(PlayerInfo[playerid][pSQLID], ipaddress); -> this make to crash server / another MySQL action.

