How to block skins in skin selection?
#4

Can I add it to:

Код:
    case 0:
    {
    	GameTextForPlayer(playerid,"~n~~n~~n~~r~Leader Only, choose this skin will get you kicked!",1500,3);
			{
		         SetPlayerInterior(playerid, 0);
				SetPlayerPos(playerid,2512.5608,-1672.9667,13.5011);
				SetPlayerFacingAngle(playerid,64.2249);
				SetPlayerCameraPos(playerid,2508.3335,-1671.0104,13.3804);
				SetPlayerCameraLookAt(playerid,2512.5608,-1672.9667,13.5011);
				SetPlayerColor(playerid,0x33AA33AA);
				SetPlayerTeam(playerid,1);
				ApplyAnimation(playerid, "PLAYIDLES", "TIME", 4.1,1,1,1,1,1);
			}
	  }
Reply


Messages In This Thread
How to block skins in skin selection? - by FreddeN - 23.05.2009, 12:15
Re: How to block skins in skin selection? - by OmeRinG - 23.05.2009, 12:21
Re: How to block skins in skin selection? - by MenaceX^ - 23.05.2009, 12:26
Re: How to block skins in skin selection? - by FreddeN - 23.05.2009, 12:40

Forum Jump:


Users browsing this thread: 1 Guest(s)