Posts: 470
Threads: 37
Joined: Nov 2010
Reputation:
0
Who can disabled this function, i mean when is called, it doesn`t respond !
Posts: 150
Threads: 45
Joined: Mar 2012
PHP код:
public OnPlayerRequestClass(playerid,classid)
{
SpawnPlayer(playerid);
return 0;
}