![]() |
[CONFIG] (start a block of control assignments)Purpose:Indicates the start of a block of assignment statements that set up the control for a game.Used with:Any ThrustMaster DirectConnect deviceEntry:There are two formats for [CONFIG]:General purpose configuration block
[CONFIG] control_namewhere control_name for the ATTACK throttle is ATTACK. This is a "general purpose" [CONFIG] tag. It tells the ThrustMaster software that the game assignments under it are meant for a specific control. In future versions of the software, this ability to distinguish between controls will allow game actions to be assigned to multiple DirectConnect controls within a single script file. Example Labeled configuration block
[CONFIG] config_label FOR ATTACKwhere the config_label is a user selected label written as one word. Labeled [CONFIG] blocks are intended to work with SELECTOR statements. SELECTOR statements make it possible to select alternative game actions on buttons. Using the throttle's dogfight switch makes 3 labeled configuration blocks selectable using the 3 available dogfight positions. Example Restrictions, notes:
|