Habu_69 Posted March 2, 2013 Posted March 2, 2013 Any way to make selected aircraft group units immortal and not the entire group?
Speed Posted March 2, 2013 Posted March 2, 2013 Any way to make selected aircraft group units immortal and not the entire group? Aircraft groups a little unusual because you can assign each individual aircraft a different task- and that SHOULD include options like immortal and invisible. Bascially, get the Unit object corresponding to each aircraft you want to make immortal with Unit.getByName. Then, get the individual unit controllers for each aircraft unit you want to make immortal with Unit.getController. Then, assign this unit controller the immortal option with Controller.setCommand. Intelligent discourse can only begin with the honest admission of your own fallibility. Member of the Virtual Tactical Air Group: http://vtacticalairgroup.com/ Lua scripts and mods: MIssion Scripting Tools (Mist): http://forums.eagle.ru/showthread.php?t=98616 Slmod version 7.0 for DCS: World: http://forums.eagle.ru/showthread.php?t=80979 Now includes remote server administration tools for kicking, banning, loading missions, etc.
Recommended Posts