24.01.2011, 09:29
I'm still kind of lost, unfortunately. You would like it so all players run like the CJ skin? Assuming so, there is one function that will toggle the way players hold and run with weapons. Normally, they would run with them down and to their sides, with the use of the function, they will run how CJ does in single player mod.
You can place that code under the OnGameModeInit callback. Please test the code and see if that is what you were looking for.
pawn Код:
UsePlayerPedAnims( );