02.04.2015, 13:45
Under OnGameModeInit, you will have something like:
You use ConnectionHandle as the connection handler. Please don't take this and dump it into your gamemode, it will be different.
pawn Код:
ConnectionHandle = mysql_connect(...);