11.03.2011, 05:36
Your script is wrong, use:
In the place where you see '1609' put there the model ID.
In the place where you see '2' put there the position where it should be placed on the body. (In this case, 2 is the head)
pawn Код:
SetPlayerHoldingObject(playerid, 1609, 2);
In the place where you see '2' put there the position where it should be placed on the body. (In this case, 2 is the head)