Player can't spawn when logging in
#3

Yeah, that happend to me too.

Fix it with this:
Код:
public OnPlayerRequestClass(playerid, classid)
{
 	SetSpawnInfo(playerid, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0);
	return 1;
}
Reply


Messages In This Thread
Player can't spawn when logging in - by ItzColaBoi - 08.11.2017, 09:06
Re: Player can't spawn when logging in - by ToiletDuck - 08.11.2017, 09:15
Re: Player can't spawn when logging in - by TomRedlake - 08.11.2017, 09:58
Re: Player can't spawn when logging in - by ItzColaBoi - 08.11.2017, 10:02

Forum Jump:


Users browsing this thread: 1 Guest(s)