11.09.2012, 06:34
There is no 'playerid' parameter in OnGameModeInit...
You need to use this in a public function that involves a playerid parameter, for example, in a command under OnPlayerCommandText or OnPlayerConnect etc.
You need to use this in a public function that involves a playerid parameter, for example, in a command under OnPlayerCommandText or OnPlayerConnect etc.

