Team Help For A TDM
#3

Quote:
Originally Posted by MisterTickle
Посмотреть сообщение
Well what you could do is OnPlayerSpawn you could check what their skin is... Like

Код:
new skin = GetPlayerSkin(playerid);
if(skin == 105) return team[playerid] = 1; (Implying the 1 variable means Grove)
else if(skin == 103) return team[playerid] = 2; (Implying the 2 variable means Ballas)
Thank-you, I will try this.
Reply


Messages In This Thread
Team Help For A TDM - by Garc1a - 21.07.2010, 18:42
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 19:03
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 19:16
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 19:27
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 20:24
Re: Team Help For A TDM - by Garc1a - 21.07.2010, 20:39
Re: Team Help For A TDM - by MisterTickle - 21.07.2010, 23:57

Forum Jump:


Users browsing this thread: 2 Guest(s)