Utilities – Arma 3
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<tt>([^= ]+)<\/tt>" to "{{hl|$1}}") |
Killzone Kid (talk | contribs) |
||
Line 51: | Line 51: | ||
== Jukebox == | == Jukebox == | ||
Plays music from CfgMusic. Drag progress bar to navigate, doubleclick to pause/play. | Plays music from CfgMusic. Drag progress bar to navigate, doubleclick to pause/play. To advance time, drag the progress bar. | ||
{| style="text-align: left" | {| style="text-align: left" | ||
! Shortcut: | ! Shortcut: | ||
Line 63: | Line 63: | ||
[[File:ScriptCommands.jpg|thumb|500px|Script Commands]] | [[File:ScriptCommands.jpg|thumb|500px|Script Commands]] | ||
== Script Commands == | == Script Commands == | ||
Revision as of 12:22, 1 January 2022
1.68 In order to access the utilities list, type utils in debug console and click on LOCAL EXEC or execute execVM "A3

CfgDisabledCommands Template Generator
CfgDisabledCommands Template Generator
Auto-generates template to be used with CfgDisabledCommands.
Shortcut: | utils 1 |
---|---|
Open by Script: | execVM "A3 |
Print Config
Prepares formatted config.
Shortcut: | utils 2 |
---|---|
Open by Script: | execVM "A3 |
Moon Phases
Finds moon phases throughout given year.
Shortcut: | utils 3 |
---|---|
Opening by Script: | execVM "A3 |
Jukebox
Plays music from CfgMusic. Drag progress bar to navigate, doubleclick to pause/play. To advance time, drag the progress bar.
Shortcut: | utils 4 |
---|---|
Open by Script: | execVM "A3 |
Script Commands
Lists all available script commands and their arguments.
Shortcut: | utils 5 |
---|---|
Open by Script: | execVM "A3 |