SA-MP Forums Archive
[HELP]Gang War - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Gang War (/showthread.php?tid=184963)



[HELP]Gang War - devillman - 22.10.2010

Код:
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(1165) : error 017: undefined symbol "gInfo"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(1165) : error 009: invalid array size (negative, zero or out of bounds)
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30375) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30379) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30393) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30406) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30419) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30432) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30445) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30456) : error 017: undefined symbol "SaveGang"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 017: undefined symbol "Smokingtime"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : warning 215: expression has no effect
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 029: invalid expression, assumed zero
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


14 Errors.

Help Me T T


Re: [HELP]Gang War - Crayon - 22.10.2010

Post your script and I'll see if I can help you out. Also looking at the errors, you most likely just copied this code out of another script, right.. ?


Re: [HELP]Gang War - MBX97 - 22.10.2010

i think Crayon is right , get us ur code first or all ur script in the pastebin , and btw i think u didn't put new gBank
thats why it says "undefined symbol "gBank" , i hope i helped u out