Objects help.undefined symbol
#1

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!
Reply
#2

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).
Reply
#3

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

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

NO it isn't that.Someone else?
Reply
#6

BUMP
Reply
#7

You have streamer include ?
Reply
#8

Yea i have it
Reply
#9

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?
Reply
#10

Upload the package to 0.3z
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)