Posts: 115
Threads: 34
Joined: Jan 2012
Reputation:
0
Hey, I have question. How to mark player with yellow marker like entrances or with that white arrow, that if player is choosen or randomly just set arrow top of his head? +rep
Thanks.
Posts: 115
Threads: 34
Joined: Jan 2012
Reputation:
0
OKey, i tried with that attach to head staff and arrow is attached in the middle to head, how can i coordinate arrow distanc of head and set right standing angle?
Posts: 582
Threads: 18
Joined: Jul 2010
Reputation:
0
It's the z coordinate offset you want to change.
SetPlayerAttachedObject(playerid, 3, 19487, 2, 0.101, -0.0, 0.0, 5.50, 84.60, 83.7, 1, 1, 1, 0xFF00FF00);
fOffsetZ (optional) Z axis offset for the object position. Add to the z coordinate ~2.0-2.5 and the arrow will be above the players head. Sorry i replied late. I had to go out.