24.11.2012, 07:11
When i use SetPlayerAttachedObject , it attach de object for ~ 1 second and remove that ... either i put that in gamemode or in filterscripts .... because
CMD:santa(playerid, params[])
{
SetPlayerAttachedObject(playerid, 3, 19065, 2, 0.120000, 0.040000, -0.003500, 0, 100, 100, 1.4, 1.4, 1.4);
}
return 1;
}
For example
pawn Код:
|
For example
pawn Код:
|