30.07.2013, 22:50
not sure if it will work, but try this:
Maybe it's the model id which if bugged or so?
pawn Код:
if(strcmp(cmd, "/hat1", true) == 0)
{
SetPlayerAttachedObject(playerid, 3, 18927, 2, 0.101, -0.0, 0.0, 5.50, 84.60, 83.7, 1, 1, 1);
return 1;
}