Help with this error
#1

help i get this error when compiling
Код:
C:\Users\----\Desktop\mans serveris\gamemodes\sg.pwn(1527) : error 001: expected token: "-identifier-", but found "-integer value-"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Here is the code

http://prntscr.com/3oagg3
Reply
#2

You show us the line 1229 but the error is on the line 1527.
Reply
#3

sorry my bad updated
Reply
#4

Just check whether you have inserted a ";" semi colon at the end of the line 1526 if not, insert it then.
Reply
#5

Can you post the entire line 1526 please.
Reply
#6

yes it has a ";" at the end

Код:
	 if(PlayerInfo[playerid][pAdmin] >= 1)  return SendClientMessage(playerid, 0xFF0000AA, "You need to be a admin to use this command");
     new ID;
Reply
#7

Need help asap
Reply
#8

no idea why dude, your command is perfect...
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)