there is no animation to open and close an umbrella,
but we can make a semblance of animation.
<div></div>
but we can make a semblance of animation.
<div></div>
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quotegame.game:GetActivePlayer():SetAnimStyle("common","ManUmbrellaOpen")
game.game:GetActivePlayer():ModelToHands(true,1,92)
Quotegame.game:GetActivePlayer():SetAnimStyle("common","default")
game.game:GetActivePlayer():ModelToHands(true,1,1)
Quotegame.game:GetActivePlayer():ShowHat(xx) xx = truefalse