SA-MP Forums Archive
Need help with my GM - 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: Need help with my GM (/showthread.php?tid=180639)



Need help with my GM - [TF]gOOdFeLLah - 02.10.2010

Somebody please help me!!! i'm a noob scripter (i cant script) ... -.-" and i cant fix this in my gamemode
Код:
E:\arp_rp.pwn(644) : error 010: invalid function or declaration
E:\arp_rp.pwn(653) : error 010: invalid function or declaration
E:\arp_rp.pwn(949) : error 018: initialization data exceeds declared size
E:\arp_rp.pwn(956) : error 010: invalid function or declaration
E:\arp_rp.pwn(1197) : error 010: invalid function or declaration
E:\arp_rp.pwn(1200) : error 010: invalid function or declaration
E:\arp_rp.pwn(1202) : error 010: invalid function or declaration
E:\arp_rp.pwn(1204) : error 010: invalid function or declaration
E:\arp_rp.pwn(1206) : error 010: invalid function or declaration
E:\arp_rp.pwn(1208) : error 010: invalid function or declaration
E:\arp_rp.pwn(1210) : error 010: invalid function or declaration
E:\arp_rp.pwn(1212) : error 010: invalid function or declaration
E:\arp_rp.pwn(1214) : error 010: invalid function or declaration
E:\arp_rp.pwn(1216) : error 010: invalid function or declaration
E:\arp_rp.pwn(1221) : error 010: invalid function or declaration
E:\arp_rp.pwn(1434) : error 010: invalid function or declaration
E:\arp_rp.pwn(1959) : error 021: symbol already defined: "Sultan"
E:\arp_rp.pwn(2025) : error 017: undefined symbol "SetWorldTimeEx"
E:\arp_rp.pwn(2031) : error 004: function "SetWeatherEx" is not implemented
E:\arp_rp.pwn(2039) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2040) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2041) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2042) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2044) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2045) : error 017: undefined symbol "CreateStreamObject"
E:\arp_rp.pwn(2046) : error 017: undefined symbol "CreateStreamObject"

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


26 Errors.
please help show me how to fix
you can add this: samirr_rd07@live.com
for payback i can map you something nice im a pro mapper

thank you in advance


Re: Need help with my GM - Alex_Valde - 02.10.2010

You know, it's quite hard to help you if we can't see script and where are those errors... :S


Re: Need help with my GM - [TF]gOOdFeLLah - 02.10.2010

Quote:
Originally Posted by Alex_Valde
Посмотреть сообщение
You know, it's quite hard to help you if we can't see script and where are those errors... :S
ill send you via pm :$


Re: Need help with my GM - LarzI - 02.10.2010

Roughly 24-28 errors & warnings is mostly caused by a missing bracket ' } '


Re: Need help with my GM - [TF]gOOdFeLLah - 03.10.2010

this one is because there are alot unneeded "/"... i can send you via pm and you can check it


Re: Need help with my GM - LarzI - 03.10.2010

Sure, I'll take a look.