SetPlayerAttachedObject
#1

well i need help for putting an m4 at the back of the player if they do /weargun, what is the bone id?
script
pawn Код:
CMD:weargun(playerid, params[])
{
    SetPlayerAttachedObject(playerid, 2, 356,1);
    return 1;
}
Reply
#2

https://sampwiki.blast.hk/wiki/Bone_IDs
Reply
#3

i cant find back
Reply
#4

Spine
Reply
#5

spine makes it hold at the left of the hand
Reply
#6

put spine and make the cords of the object to where you want
Reply
#7

how i find out the cords for the SetPlayerAttachedObject ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)