View Single Post
  #1  
Old 11-02-2011, 05:45 AM
ZaltysZ's Avatar
ZaltysZ ZaltysZ is offline
Approved Member
 
Join Date: Sep 2008
Location: Lithuania
Posts: 426
Default

Quote:
Originally Posted by ACE-OF-ACES View Post
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.
Reply With Quote