What's wrong with this line?
#1

Код:
new string1[200], string2[200], string3[200], CopName[24], CriminalName[24], CriminalID, jReason[128];
	if(gTeam !== PD) return SendClientMessage(playerid, COLOR_RED, "You are not a police officer!");
ERRORS:
Код:
C:\Users\x\Desktop\x\gamemodes\x.pwn(911) : error 029: invalid expression, assumed zero
C:\Users\x\Desktop\x\gamemodes\x.pwn(911) : warning 215: expression has no effect
C:\Users\x\Desktop\x\gamemodes\x.pwn(911) : error 001: expected token: ";", but found ")"
C:\Users\x\Desktop\x\gamemodes\x.pwn(911) : error 029: invalid expression, assumed zero
C:\Users\x\Desktop\x\gamemodes\x.pwn(911) : fatal error 107: too many error messages on one line
Thanks for the help!
Reply


Messages In This Thread
What's wrong with this line? - by NoahF - 29.06.2014, 14:48
Re: What's wrong with this line? - by GeekSiMo - 29.06.2014, 14:51
Re: What's wrong with this line? - by NoahF - 29.06.2014, 14:53
Re: What's wrong with this line? - by PrivatioBoni - 29.06.2014, 14:54
Re: What's wrong with this line? - by NoahF - 29.06.2014, 14:57

Forum Jump:


Users browsing this thread: 1 Guest(s)