4 errors
#1

when compiling a filterscripts me four errors:
Код:
C:\Users\domy\Desktop\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(1939) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\domy\Desktop\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(1939) : error 029: invalid expression, assumed zero
C:\Users\domy\Desktop\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(1939) : warning 215: expression has no effect
C:\Users\domy\Desktop\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(1939) : error 001: expected token: ";", but found "\"
C:\Users\domy\Desktop\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(1939) : fatal error 107: too many error messages on one line
Код:
line 1939: format( str, sizeof( str ), "* %s "COL_RULE" и caduto ed и andato in acqua, ha perso il "COL_ORANGE"Fall-out"COL_RULE" minigame, "COL_LIME"in posizione: %d", PlayerName( playerid ), Iter_Count(_Minigamer ) );
Reply


Messages In This Thread
4 errors - by alexitaly - 19.04.2013, 18:55
Re: 4 errors - by HurtLocker - 19.04.2013, 18:58
Re: 4 errors - by alexitaly - 19.04.2013, 19:00
Re: 4 errors - by Glad2BeHere - 19.04.2013, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)