20.01.2012, 15:20
Quote:
use the code in the OnPlayerSpawn in the OnPlayerRequestClass callback
I mean remove this: pawn Код:
pawn Код:
|
Put it here:
pawn Код:
public OnPlayerRequestSpawn(playerid)
{
return 1;
}
use the code in the OnPlayerSpawn in the OnPlayerRequestClass callback
I mean remove this: pawn Код:
pawn Код:
|
public OnPlayerRequestSpawn(playerid)
{
return 1;
}