ADHS Posted June 6, 2020 Posted June 6, 2020 Hello. Before start with scripts i need some orientation help. For example: Are the UNITS of a GROUP controllable independently ? (through scripts), or i can use them just as GROUPS ? Thank you Democracy was already invented, while Scrat was eating oak fruits.
Grimes Posted June 7, 2020 Posted June 7, 2020 https://wiki.hoggitworld.com/view/DCS_Class_Controller Bit of both. You can control individual aircraft and helicopters by using Unit.getController() on each unit. This does not work for ship or ground units, so you can only control them at a group level. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
ADHS Posted June 7, 2020 Author Posted June 7, 2020 https://wiki.hoggitworld.com/view/DCS_Class_Controller Bit of both. You can control individual aircraft and helicopters by using Unit.getController() on each unit. This does not work for ship or ground units, so you can only control them at a group level. Thank you very much Grimes. PS: Plus for the links in your signature :thumbup: Democracy was already invented, while Scrat was eating oak fruits.
Recommended Posts