04.07.2012, 10:07
I have already done that :
Код:
public OnPlayerRequestClass(playerid, classid)
{
SetSpawnInfo(playerid, 0, 217, 4687.5126, 1520.8243, 8.2256, 1.5945, 0, 0, 0, 0, 0, 0);
return 1;
}

