Easy Question!
#10

public OnPlayerRequestSpawn( playerid )
{
if((GetPlayerSkin(playerid)==WHATEVERSKIN) && !PlayerAdmin[playerid])
{
ForcePlayerClassSelection(playerid);
SpawnPlayer(playerid);
}
return 1;
}

smells like it would work to me
Reply


Messages In This Thread
Easy Question! - by harrold - 10.02.2009, 14:47
Re: Easy Question! - by Think - 10.02.2009, 14:49
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 14:54
Re: Easy Question! - by harrold - 10.02.2009, 14:56
Re: Easy Question! - by Jefff - 10.02.2009, 15:07
Re: Easy Question! - by harrold - 10.02.2009, 15:14
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 15:34
Re: Easy Question! - by harrold - 10.02.2009, 15:35
Re: Easy Question! - by ICECOLDKILLAK8 - 10.02.2009, 15:36
Re: Easy Question! - by Joe Staff - 10.02.2009, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)