Spawn at previous location problem
#2

Add:

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SpawnPlayer(playerid);
    return 1;
}
//I don't know if this is being called when entering the class selection...worth a try anyway. ^^
If this doesn't work, try to use SpawnPlayer at OnPlayerConnect, and if this also does not work, set a short timer at OnPlayerConnect which will then call SpawnPlayer.
Reply


Messages In This Thread
Spawn at previous location problem - by Sellize - 21.01.2013, 16:41
Re: Spawn at previous location problem - by Jeffry - 21.01.2013, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)