Checkpoint (for a team)
#6

error 017: undefined symbol "i"
Код:
numMedicsOnline(onduty = 1) {
	new num, faction;
	foreach(Player, i) {
		if(IsPlayerConnectEx(i)) {
			faction = GetPVarInt(i, "Faction");
			if(getFactionType(faction) == EFactionType_EMS) {
				if(!onduty || isOnMedicDuty(i)) {
					num++;
Reply


Messages In This Thread
Checkpoint (for a team) - by Astonish - 27.01.2018, 11:02
Re: Checkpoint (for a team) - by Sting. - 27.01.2018, 11:07
Re: Checkpoint (for a team) - by Astonish - 27.01.2018, 11:12
Re: Checkpoint (for a team) - by Sew_Sumi - 27.01.2018, 12:10
Re: Checkpoint (for a team) - by jasperschellekens - 27.01.2018, 13:07
Re: Checkpoint (for a team) - by Astonish - 28.01.2018, 09:27
Re: Checkpoint (for a team) - by iSteve - 28.01.2018, 09:32
Re: Checkpoint (for a team) - by Astonish - 28.01.2018, 10:32
Re: Checkpoint (for a team) - by JesterlJoker - 28.01.2018, 10:34
Re: Checkpoint (for a team) - by Astonish - 28.01.2018, 10:41

Forum Jump:


Users browsing this thread: 2 Guest(s)