SA-MP Forums Archive
Object player - 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: Object player (/showthread.php?tid=527510)



Object player - iBots - 23.07.2014

Is there any way to make player objects like attach them to player with a function that allows me to put alot of objects for each player?and how to edit it?
+rep


Re: Object player - GeekSiMo - 23.07.2014

This Will help you : https://sampwiki.blast.hk/wiki/AttachObjectToPlayer
+Rep


Re: Object player - [D]ry[D]esert - 23.07.2014

As the player above me mentioned..

SetPlayerAttachedObject is limited, and it gives the player more options while editing the object.
but AttachObjectToPlayer to player is unlimited and you cannot scale objects just like the SetPlayerAttachedObject, but im not user if EditAttachedObject would work on this one..
And if you wanna use AttachObjectToPlayer function, you'll have to create object then and store it in a variable then use AttachObjectToPlayer.