Gate with Command
#3

i edited a lot of thingbut 3 errors)
Code:
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(584) : error 010: invalid function or declaration
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(586) : error 010: invalid function or declaration
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(591) : error 010: invalid function or declaration
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(216) : warning 204: symbol is assigned a value that is never used: "armygate1"
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(217) : warning 204: symbol is assigned a value that is never used: "armygate2"
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(217 -- 852) : warning 203: symbol is never used: "armyinfo"
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(236) : warning 204: symbol is assigned a value that is never used: "humangate"
C:\DOCUME~1\mrich\Bureau\ANEPAS~1\LOGINA~1\GAMEMO~1\ZMRP.pwn(118) : warning 204: symbol is assigned a value that is never used: "zombiegate"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.

is there a problem in this code ?:
Code:
if (strcmp("/humano", cmdtext, true, 10) == 0)
{
if(gTeam[playerid] == TEAM_HUMAN)
    	{
        	MoveObject(humangate, -2787.318359375, -1523.1042480469, 139.85708618164, 5);
		}
     }
     return 0;
    }
Reply


Messages In This Thread
Gate with Command - by ServerScripter - 21.08.2011, 17:12
Re: Gate with Command - by Kush - 21.08.2011, 17:19
Re: Gate with Command - by ServerScripter - 21.08.2011, 17:24
Re: Gate with Command - by Darnell - 21.08.2011, 17:49
Re: Gate with Command - by array13 - 21.08.2011, 17:53
Re: Gate with Command - by Darnell - 21.08.2011, 17:56
Re: Gate with Command - by Bakr - 21.08.2011, 18:02
Re: Gate with Command - by =WoR=Varth - 22.08.2011, 03:09

Forum Jump:


Users browsing this thread: 1 Guest(s)