How can I exactly remove the On Player Class Request..
#3

pawn Код:
//Delet this callbacks:
public OnPlayerRequestClass(playerid, classid)

//and

public OnPlayerRequestSpawn(playerid)


//and in OnPlayerSpawn, do SetPlayerPos(playerid, x ,y ,z);
Or

//do this:
//OnPlayerRequestClass
//SpawnPlayer(playerid);
//credits to pharel
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)