SA-MP Forums Archive
Error code - 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)
+--- Thread: Error code (/showthread.php?tid=394271)



Error code - Hustlah - 21.11.2012

C:\Users\Jonathan\Desktop\SAMP server\pawno\include\gl_common.inc(194) : error 021: symbol already defined: "ReturnUser"

I really don't know what to fix on (194) it's nothing but the closet return is this

CanInfa = 1 ;
DisableInteriorEnterExits();
return 1;

And i don't know what to change.


AW: Error code - Skimmer - 21.11.2012

You have twice times the stock function ReturnUser in your script, remove one. CTRL + F (Search & Find)
Код:
stock ReturnUser
Remove the stock function.


Re: Error code - Hustlah - 21.11.2012

That's the thing i got 2 of them one is like on 500 the other is on 1000 something really i don't know what to do i don't get that shit lol, i deleted everyone i found and still that