Errors... - 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: Errors... (
/showthread.php?tid=353406)
Errors... -
Scripter2 - 23.06.2012
Help Thanks...
(329) : error 017: undefined symbol "EditAttachedObject"
if(response) EditAttachedObject(playerid, GetPVarInt(playerid, "AttachmentIndexSel"));
(33

: error 017: undefined symbol "EditAttachedObject"
if(GetPVarInt(playerid, "AttachmentUsed") == 1) EditAttachedObject(playerid, listitem);
(359) : error 017: undefined symbol "EditAttachedObject"
EditAttachedObject(playerid, GetPVarInt(playerid, "AttachmentIndexSel"));
Re: Errors... -
Ironboy - 23.06.2012
Take a look
https://sampwiki.blast.hk/wiki/EditAttachedObject
Re: Errors... -
seanny - 23.06.2012
You need the new SAMP include files, you can download them with the server pack files.