13.12.2014, 21:22
Is there any way to set someone a special action like aiming? ( Holding the RMB )
ApplyAnimation(playerid, "ped", "ARRESTgun", 4.0, 0, 1, 1, 1, 1, 1);
ApplyAnimation(playerid, "SHOP", "ROB_Loop_Threat", 4.0, 1, 0, 0, 0, 0, 1);
I'd recommend using a robbery animation. Note; there is nothing like SPECIAL_ACTION_AIMING, or anything, how-ever aiming can be simulated using a robbery-type animation. Here are some animations that may help:
pawn Code:
pawn Code:
|