Skip class selection on player connect
#10

I would say do something like this;
pawn Код:
public OnPlayerConnect(playerid)
{
     SetSpawnInfo(...); //Fill this in
     SpawnPlayer(playerid);
     return 1;
}
Reply


Messages In This Thread
Skip class selection on player connect - by godknightx - 04.10.2009, 12:36
Re: Skip class selection on player connect - by MadeMan - 04.10.2009, 12:57
Re: Skip class selection on player connect - by [mad]MLK - 04.10.2009, 12:58
Re: Skip class selection on player connect - by godknightx - 04.10.2009, 13:14
Re: Skip class selection on player connect - by Rickyboy30 - 07.10.2009, 14:48
Re: Skip class selection on player connect - by Mike Garber - 07.10.2009, 20:40
Re: Skip class selection on player connect - by godknightx - 10.10.2009, 14:43
Re: Skip class selection on player connect - by LiamM - 18.02.2011, 13:23
Re: Skip class selection on player connect - by iNeon - 18.02.2011, 20:30
Re: Skip class selection on player connect - by Ash. - 18.02.2011, 20:31

Forum Jump:


Users browsing this thread: 6 Guest(s)