08.10.2011, 15:04
Hi guys. Never really used this much, but I'm starting too. I use SetPlayerAttachedObject, with the defines and stuff, and I use Bone IDs, but it doesn't set it in the right positions....
2 is the Bone ID for head, 19136 is some sort of hat, but it puts it on the players neck, not on top of the head.. so I'm not sure what to do.
pawn Код:
SetPlayerAttachedObject(playerid, 3, 19136, 2);