Attach object to 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Attach object to player... (
/showthread.php?tid=264732)
Attach object to player... -
tal_peretz - 27.06.2011
I want to put this object on player head -
SetPlayerAttachedObject( playerid, 0, 19086, 1, -0.117202, -0.031788, -0.026216, 98.563064, 79.973266, 0.000000, 0.533887, 1.000000, 1.000000 );
[Hat]
This on the shoulder of the player -
SetPlayerAttachedObject( playerid, 2, 19079, 4);
[parrot]
And I don't know the locations... how can I know the locations?
Thanks
!
Re: Attach object to player... -
tal_peretz - 28.06.2011
JUMP
Re: Attach object to player... -
=WoR=Varth - 28.06.2011
I guess this will help you
https://sampforum.blast.hk/showthread.php?tid=188681