Kydoimos 916 Posted December 3, 2014 Hi all! I think I already know the answer here, and that it can't be achieved, but does anybody know of a way to stop the animation where the player is constantly touching his face while in the passenger side of the Offroad? I know you can sometimes switch the animation, but none of the others fit the Offroad without a whole lot of clipping! Also, enableSimulation doesn't work, or disableAI "ANIM", for units in cargo. I even tried attaching the unit to the driver, but then you can't move the player's head at all! :) Cheers for any suggestions! Share this post Link to post Share on other sites
Heeeere's johnny! 51 Posted December 3, 2014 I don't know if you can trigger those "random animations" using animationPhase, but if you use player enableSimulation false in the right moment, shouldn't that freeze the player in his current state? Share this post Link to post Share on other sites
Grumpy Old Man 3551 Posted December 3, 2014 enablesimulation false on a player should crash the game, at least it did when I first tried it back in A2. Share this post Link to post Share on other sites
IndeedPete 1038 Posted December 3, 2014 enablesimulation false on a player should crash the game, at least it did when I first tried it back in A2. No, works as intended in A3. I use it quite often for making "screenshot poses" for several units with teamswitch and enableSimulation. Share this post Link to post Share on other sites
Kydoimos 916 Posted December 3, 2014 Unfortunately, enableSimulation false doesn't work in cargo :( But thanks for the suggestion! Share this post Link to post Share on other sites