Jump to content

Recommended Posts

Posted

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.

Posted

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 ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Posted
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...