Quote:
Originally Posted by ACE-OF-ACES
If so that is one of the limitations of the scripts.. Where as in IL-2 we had DeviceLink that was active during track playback.. And Devicelink allowed you to send commands (set) where as far as I can tell the C# script method only allows you to recive (get) data
|
Mission scripts are intended for mission logic, and not for interconnection with various devices as DeviceLink is. DeviceLinkish interface is probably still not implemented or at least hidden.