Hi there,
i jost got it working to place a sitting unit on a chair but every time someone comes close to the unit it stands up to salute and everything is messed up. Is there any command wich tells the unit to do absolutely nothing?
I'm using the following code in the init line of the soldier:
Any help is appreciated!Code:s1 attachTo [chair1,[0,0,0.4]]; s1 disableAI "anim"; s1 disableAI "move"; s1 stop true; s1 switchMove "sitUnarm_R_idleLoop4";![]()
HOME
Reply With Quote





