Quote:
Originally Posted by Konstantinos
You already got foreach.inc file. Just open it with an editor (notepad or whatever you want) and paste the code from the pastebin link (at the bottom - RAW Paste Data).
|
After doing that, I get more errors;
C:\Users\Adam\Desktop\SAMP Server\test.pwn(746) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(746) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(747) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(747) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(748) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(748) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(749) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(749) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(750) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(750) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(751) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(751) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(752) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(752) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(753) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(753) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(754) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(754) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(755) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(755) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(756) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(756) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(757) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(757) : error 008: must be a constant expression; assumed zero
C:\Users\Adam\Desktop\SAMP Server\test.pwn(758) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Adam\Desktop\SAMP Server\test.pwn(758) : error 008: must be a constant expression; assumed zero
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.