1 Error in this line
#1

Hi,

Iґve got 1 Error in this line:
Код:
  
    if(strcmp(cmdtext, "/aderby", true) == 0) {
 	if (!IsPlayerAdmin(playerid))
  	SendClientMessage(playerid,0x00FF00AA, "You started a Derby Event");
  	SendClientMessageToAll(0xDEEE20FF, " You have 1:30 minutes to join Derby ! [ /derby ] ");
    JoinDerby[playerid]=true;
  	}else{
	SendClientMessage(playerid, COLOR_RED, "You are not an Admin!!");		}
	return 1;
    }
	return 0; // This is the line with the Error
   }
Error:
Код:
C:\DOKUME~1\Pepe\Desktop\gangwars.pwn(1537) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
1 Error in this line - by zombie_modder - 04.04.2009, 16:56
Re: 1 Error in this line - by Klutty - 04.04.2009, 17:00
Re: 1 Error in this line - by Benjo - 04.04.2009, 19:48
Re: 1 Error in this line - by Pyrokid - 04.04.2009, 20:33
Re: 1 Error in this line - by harly - 04.04.2009, 22:33
Re: 1 Error in this line - by LarzI - 04.04.2009, 22:35
Re: 1 Error in this line - by Klutty - 05.04.2009, 10:26
Re: 1 Error in this line - by LarzI - 05.04.2009, 11:55
Re: 1 Error in this line - by [M2S]moe - 05.04.2009, 12:14
Re: 1 Error in this line - by LarzI - 05.04.2009, 12:31

Forum Jump:


Users browsing this thread: 2 Guest(s)