/heal command - Only for medics, how?
#3

Quote:
Originally Posted by [B2K
Hustler ]
how do u define a player that is a medic, what variable do u use for this?
Код:
	gTeam[playerid] = TEAM_MEDYK;

	} else if(classid == 4) {
Did you mean that? Sorry, i'm a noob at those things

Erm, this is also what I have in my script...
Код:
else if(classid == 51){
gTeam[playerid] = TEAM_MEDYK;
GameTextForPlayer(playerid, "~w~Medyk / Medic", 2000, 3);}
and...

Код:
#define TEAM_MEDYK 2
Hope it helps
Reply


Messages In This Thread
/heal command - Only for medics, how? - by Puzi - 30.05.2009, 13:11
Re: /heal command - Only for medics, how? - by member - 30.05.2009, 13:12
Re: /heal command - Only for medics, how? - by Puzi - 30.05.2009, 13:17
Re: /heal command - Only for medics, how? - by member - 30.05.2009, 13:23
Re: /heal command - Only for medics, how? - by Puzi - 30.05.2009, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)