attaching object above head
#1

Hey guys.
Im once again in need of your help. I have been searching wikipedia for SetPlayerAttachedObject since I wanted to attach an object above players head, so I tried using to bone id 3, but instead of it placing the object above the head, it placed the object in the middle of the head. I also tried something like this:
Код:
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
SetPlayerAttachedObject(playerid,0,1274,3,x,y,z+1);
but in this case the object didnt even spawn. any ideas, please?
Thank you.
Reply


Messages In This Thread
attaching object above head - by Sam5513 - 11.11.2012, 14:48
Re: attaching object above head - by Vince - 11.11.2012, 15:13
Re: attaching object above head - by Sam5513 - 11.11.2012, 15:17

Forum Jump:


Users browsing this thread: 2 Guest(s)