loadConfig (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.00
Description
- Description:
- Creates a config file and loads it from the file. The filename cannot contain any path. The file is searched in Users\<username>\Config.
Syntax
Examples
- Example 1:
"_file = loadConfig ""test.cfg"""
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- newConfig, addClass, deleteClass, openClass, saveConfig, listConfigNames, mergeConfigFile

