Looking for "Team Change" script
#3

Thank you, I really appreciate this.

But I am still looking for the single team, kill and rechoose team & character one..
If I don't figure out myself..




EDIT: I'm getting one Warning from (I rather want it to get fixed then having 1 warning forever..)

Код:
(2468)dcmd_teamchangeforall(playerid, params[]){
(2469)    if(PlayerInfo[playerid][Level] >= 1) {
(2470)		for(new i=0; i<MAX_PLAYERS; i++){
(2471)			SendClientMessageToAll(yellow,"TeamChangeForAll Initiated");
(2472)			SetPlayerHealth(i,0);
(2473)		}
(2474)	} else { SendClientMessage(playerid,yellow,"ERROR: You are not a high enough level to use this commandn");
(2475)	}
(2476)}
Код:
C:\Users\USERNAME\Desktop\FILENAME\filterscripts\ladmin4v2.pwn(2468) : warning 203: symbol is never used: "params"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warnings.
Reply


Messages In This Thread
Looking for "Team Change" script - by Rolyy - 13.07.2010, 19:31
Re: Looking for "Team Change" script - by oliverrud - 13.07.2010, 19:50
Re: Looking for "Team Change" script - by Rolyy - 13.07.2010, 19:59
Re: Looking for "Team Change" script - by oliverrud - 13.07.2010, 20:38
Re: Looking for "Team Change" script - by Rolyy - 13.07.2010, 20:59
Re: Looking for "Team Change" script - by oliverrud - 13.07.2010, 21:48

Forum Jump:


Users browsing this thread: 2 Guest(s)