Errors
#1

When i try to compile I get these errors:

Код:
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : warning 215: expression has no effect
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : error 001: expected token: ";", but found "-string-"
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : warning 215: expression has no effect
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : error 001: expected token: ";", but found ")"
C:\Users\Noah\Desktop\[SK] DM SERVER\gamemodes\zma.pwn(2957) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
This is the line:

Код:
format(string, sizeof(string), ""chat""COLOR_RED" %s %s has killed %s",GetAdminName(playerid),PlayerName(playerid),PlayerName(targetid));
Reply


Messages In This Thread
Errors - by NoahF - 06.05.2013, 17:20
Re: Errors - by Facerafter - 06.05.2013, 17:25
Re: Errors - by NoahF - 06.05.2013, 17:29
Re: Errors - by Facerafter - 06.05.2013, 17:34
Re: Errors - by RajatPawar - 06.05.2013, 17:36
Re: Errors - by NoahF - 06.05.2013, 17:39
Re: Errors - by NoahF - 06.05.2013, 17:52

Forum Jump:


Users browsing this thread: 1 Guest(s)