SA-MP Forums Archive
Objects help.undefined symbol - 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: Objects help.undefined symbol (/showthread.php?tid=521729)



Objects help.undefined symbol - Sojo12 - 24.06.2014

I've got 26 errors in a script.It's about objects but i can't fix it.I'd everything possible.I deleted all my Script/folders that i had for scripting.I deleted all of them but still the errors doesn't go.Please help me.
Код:
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52192) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52193) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52204) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52205) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52208) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52211) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52212) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52213) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52214) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52224) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52225) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52228) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52231) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52232) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\HACKIFYOUCAN\Desktop\ToM\test\gamemodes\SATDM_1.pwn(52241) : error 017: undefined symbol "IsPlayerAttachedObjectSlotUsed"
For some reasons i did not post all the errors but these are enough.
Thank you!


Re: Objects help.undefined symbol - Konstantinos - 24.06.2014

Those functions were added in 0.3c so you use even older version for a_samp.inc file. Update the server package (executables and includes).


Re: Objects help.undefined symbol - Sojo12 - 24.06.2014

Everything has been updated.Includes and all.Server package is 3z but the errors still appears.


Re: Objects help.undefined symbol - Juvanii - 24.06.2014

Maybe you are missing some {brackets} above these lines.


Re: Objects help.undefined symbol - Sojo12 - 24.06.2014

NO it isn't that.Someone else?


Re: Objects help.undefined symbol - Sojo12 - 25.06.2014

BUMP


Re : Objects help.undefined symbol - Clad - 25.06.2014

You have streamer include ?


Re: Objects help.undefined symbol - Sojo12 - 26.06.2014

Yea i have it


Re: Objects help.undefined symbol - Laurey - 26.06.2014

Oh, this is a problem with your a_samp, are you up to date with it or have you done any recent change in your script?


Re : Objects help.undefined symbol - Clad - 26.06.2014

Upload the package to 0.3z