Difference between revisions of "Manual:Configuration"
(→Graphics) |
|||
Line 8: | Line 8: | ||
=Graphics= | =Graphics= | ||
− | * camera_pan_speed (0.000001, 0.0001) - sets the speed of camera panning and yawing | + | * camera_pan_speed [0.0001] (0.000001, 0.0001) - sets the speed of camera panning and yawing |
− | * draw_arrow_to_target (false, true) - generally toggles the display of target arrow for all cameras | + | * draw_arrow_to_target [true] (false, true) - generally toggles the display of target arrow for all cameras |
− | ** draw_arrow_on_pancam (false, true) - disables/enables target arrow display on pan camera (default key '6') | + | ** draw_arrow_on_pancam [false] (false, true) - disables/enables target arrow display on pan camera (default key '6') |
− | ** draw_arrow_on_pantgt(false, true) - disables/enables target arrow display on target camera (default key '8') | + | ** draw_arrow_on_pantgt [false] (false, true) - disables/enables target arrow display on target camera (default key '8') |
+ | * num_messages [5] - number of simultaneous messages displayed on hud | ||
+ | * last_message_time [3] - time before scrolling messages | ||
=Joystic= | =Joystic= |
Revision as of 13:44, 23 February 2008
This article describes the configuration options in vegastrike.config file.
Chapter names are equal to section names in the config file.
The descriptions are in the format [variable name (min,max) - description]
Bindings
Graphics
- camera_pan_speed [0.0001] (0.000001, 0.0001) - sets the speed of camera panning and yawing
- draw_arrow_to_target [true] (false, true) - generally toggles the display of target arrow for all cameras
- draw_arrow_on_pancam [false] (false, true) - disables/enables target arrow display on pan camera (default key '6')
- draw_arrow_on_pantgt [false] (false, true) - disables/enables target arrow display on target camera (default key '8')
- num_messages [5] - number of simultaneous messages displayed on hud
- last_message_time [3] - time before scrolling messages
Joystic
- mouse_cursor (false, true) - generally toggles the display of cursor for all cameras
- mouse_cursor_pancam (false, true) - disables/enables cursor display on pan camera (default key '6')
- mouse_cursor_pantgt (false, true) - disables/enables ursor display on target camera (default key '8')