21.11.2012, 19:37
I get these errors from a capturing system I'm trying to make.
This is the link where i got it from: https://sampforum.blast.hk/showthread.php?tid=370571
and this is my simple script
http://pastebin.com/emrKqLY2
and these are the errors:
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(46) : error 020: invalid symbol name ""
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 017: undefined symbol "CreateDynamicCP"
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 029: invalid expression, assumed zero
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 029: invalid expression, assumed zero
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.
This is the link where i got it from: https://sampforum.blast.hk/showthread.php?tid=370571
and this is my simple script
http://pastebin.com/emrKqLY2
and these are the errors:
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(46) : error 020: invalid symbol name ""
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 017: undefined symbol "CreateDynamicCP"
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 029: invalid expression, assumed zero
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : error 029: invalid expression, assumed zero
\SAMP\2012 the Final Battle\gamemodes\2012Battle - Copy.pwn(57) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
5 Errors.