Reply To: Animation for human entity

Bank Notes: 6,910
May 30, 2012 at 4:16 pm #12444

Here for the umbrella, but it’s not an animation but a walking style.

 

game.game:GetActivePlayer():SetAnimStyle(“common”,”ManUmbrellaOpen”)

game.game:GetActivePlayer():ModelToHands(true,1,92)

For return in normal mod.

game.game:GetActivePlayer():SetAnimStyle(“common”,”default”)

game.game:GetActivePlayer():ModelToHands(true,1,1)

 

enable/disable umbrella, will be can be an option in FR JA v3.0 .