15.12.2010, 08:46
Well the holding style is effected by UsePlayerPedAnims() being enabled or not.
I suggest adding UsePlayerPedAnims(); to your script under OnGameModeInit, then that might have the gun holding style you are looking for.
Otherwise you'll need to look into using animations.
I suggest adding UsePlayerPedAnims(); to your script under OnGameModeInit, then that might have the gun holding style you are looking for.
Otherwise you'll need to look into using animations.