dbun30 2 Posted December 3, 2020 Hi all. I made a little script to maintain team command after switch to another team-unit with keyboard key. So when i press keyboard key script will execute to switch to next unit and that unit will atomically become team leader. That works but i have one question if someone can help me. I would like to make unit to preserve a stance after team-unit switch. (using my script with keyboard key) For example...i control unit 1 and i press the crouch key, unit 1 will change stance to crouch. But when i switch to unit 2, unit 1 will no longer stay in crouch position...(or prone or stand...whatever i was on before switching). Of course i can order that specific unit to crouch but it takes time and it can get clumsy during battles. So does anyone know any script so that unit will preserve a stance after team-unit switch. I would like to add that to my script..the one when i press the keyboard key to switch to next unit. Thanks. Share this post Link to post Share on other sites
JohnKalo 657 Posted December 4, 2020 This should help 👍 Since once you find the stance of the unit you can set the unit to that stance https://community.bistudio.com/wiki/setUnitPos Share this post Link to post Share on other sites