05.06.2011, 19:46 
	
	
	
		If you want everyone to run like CJ (or like in singleplayer),
put this in the OnGameModeInit callback:
And if you want everyone to run more slowly, leave it out.
	
	
	
	
put this in the OnGameModeInit callback:
pawn Код:
UsePlayerPedAnims();


