Question about attach item... - 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: Question about attach item... (
/showthread.php?tid=560742)
Question about attach item... -
DukeVega - 30.01.2015
Stupid Question, probably very simple. ignore my noobness
Which part of this line
SetPlayerAttachedObject(playerid, 1, 1310, 1, 0, -0.14,0, 0, 90, 0,1,1,1);
relates to the position on the body
- basically its a backpack that is too high up, and needs to come down a couple of notches to look more realistic,
Duke Vega <3
www.xenopixel.net
Re: Question about attach item... -
M0HAMMAD - 30.01.2015
https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
Re: Question about attach item... -
DukeVega - 30.01.2015
Aghh okay so its the part thats 90, right? cool thanks man
Re: Question about attach item... -
CalvinC - 30.01.2015
It's fOffsetZ.
Z is always the height in coordinates.