Help Fatal Error
#1

ERRORS
Код:
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\GAMEMO~1\FW.pwn(35598) : error 001: expected token: "-string end-", but found "-identifier-"
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\GAMEMO~1\FW.pwn(35598) : error 001: expected token: "-string end-", but found "-identifier-"
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\GAMEMO~1\FW.pwn(35598) : warning 215: expression has no effect
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\GAMEMO~1\FW.pwn(35598) : error 001: expected token: ";", but found "-identifier-"
C:\DOCUME~1\EA3B~1\Desktop\FREAKW~1\GAMEMO~1\FW.pwn(35598) : fatal error 107: too many error messages on one line
LINE
Код:
   						f
Код:
format(string, sizeof(string), "*passcode is converted with this numbers 120+120+50+60+90+350+10+500+500+302 ", sendername);
ProxDetector(10.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
 -35598--->>format(string, sizeof(string), ""COLOR_GREEN"INFO:{FFFFFF}The 
passcode is mixed from this numbers "COL_ORANGE"Use:{FFFFFF} /passcode.");
Reply
#2

Try this:
pawn Код:
format(string, sizeof(string), "The passcode is mixed from this numbers Use:{FFFFFF} /passcode.");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)