Posts: 21
Threads: 11
Joined: Aug 2010
Reputation:
0
I have a Problem, how do we change holding weapon style?
so i want to change their holding weapon style like SWAT like that
Posts: 2,502
Threads: 26
Joined: Apr 2007
Reputation:
0
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.