How to attach.. - 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: How to attach.. (
/showthread.php?tid=440628)
How to attach.. -
RyanPetersons - 30.05.2013
How to attach the moneybag with the player shoulders on the backbone.
not breifcase
another moneybag that is of green colour.
Re: How to attach.. -
zClaw - 30.05.2013
AttachObjectToPlayer.
Get the ID of the money bag, and the coordinates of the back of the player.
https://sampwiki.blast.hk/wiki/AttachObjectToPlayer
Or
https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
Re: How to attach.. -
RyanPetersons - 31.05.2013
I'm confused it, thats why I asked if someone can send me the code of it?
its only 1 line i think, so kindly post it here pls
Re: How to attach.. -
mahdi499 - 31.05.2013
pawn Код:
SetPlayerAttachedObject(playerid, 0, 1550, 1, -0.029999, -0.159999, -0.019999, -180.000000, 85.000000, -10.000000);