Force player to Spawn
#1

Hi,

I am trying to force a player to spawn when he's at this moment: http://oi40.tinypic.com/2ueh9ic.jpg


I tried this:
Код:
public OnPlayerRequestClass(playerid, classid)
{
	SpawnPlayer(playerid);
	return 1;
}
But nothing happen. How could I force a player to spawn ?

Thank you !
Reply


Messages In This Thread
Force player to Spawn - by anou1 - 09.01.2014, 11:24
Re: Force player to Spawn - by offon - 09.01.2014, 11:30
Re: Force player to Spawn - by anou1 - 09.01.2014, 11:41

Forum Jump:


Users browsing this thread: 1 Guest(s)