Help with gang wars
#1

Hey dudes, I've made a little FS (which will be released after debug) in order to make some gang wars in Los Santos.

http://pastebin.com/Kyua0aan

But I've some little errors while compiling:

error 017: undefined symbol "ZoneInfo"
error 036: empty statement
error 017: undefined symbol "i"
fatal error 107: too many error messages on one line


How to resolve them ?

Thanks a lot !
Reply
#2

Which line aborts the compilation?
Reply
#3

132, for all errors
Reply
#4

upplease
Reply
#5

Remove the condition which is checking if constant FILTERSCRIPT is defined.
Reply
#6

#if defined FILTERSCRIPT

this one ?

Else, which one ?
Reply
#7

Yes, this one...
Reply
#8

Then I've got 6 errors!

Quote:

C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(63) : error 021: symbol already defined: "SetTimer"
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(64) : warning 235: public function lacks forward declaration (symbol "ZoneTimer")
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(66) : error 029: invalid expression, assumed zero
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(6 : error 017: undefined symbol "i"
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(6 : error 017: undefined symbol "d"
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(68 -- 70) : error 001: expected token: "}", but found "if"
C:\Users\ARPA\Desktop\samp03x_svr_R1-2_win32\filterscripts\couleurzone.pwn(68 -- 70) : fatal error 107: too many error messages on one line

Reply
#9

upppp
Reply
#10

Up please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)