diag mergeConfigFile: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "\| *gr([0-9]) *= *Diagnosis * " to "|gr$1= Diagnostic ")
Line 5: Line 5:
|1.00
|1.00


|gr1= Diagnosis
|gr1= Diagnostic


| Adjust configs on-the-fly without the need of restarting the game (by merging the given config file into the main config in memory). Location is relative to the Userdir (default) or mission directory depending on the the value of UserDir [FileName,UserDir].  
| Adjust configs on-the-fly without the need of restarting the game (by merging the given config file into the main config in memory). Location is relative to the Userdir (default) or mission directory depending on the the value of UserDir [FileName,UserDir].  

Revision as of 01:09, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Parameters:
path: Array - The path to the config on your drive ([FileName,UserDir])
Return Value:
Return value needed

Examples

Example 1:
diag_mergeConfigFile ["O:\Arma3\A3\Stuff_F\config.cpp"]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note