serverConfigTopLevelEntry: Difference between revisions
Jump to navigation
Jump to search
(added seeAlso) |
Lou Montana (talk | contribs) m (Text replacement - "server.cfg" to "server config") |
||
Line 14: | Line 14: | ||
|s1= [[serverConfigTopLevelEntry]] configEntry | |s1= [[serverConfigTopLevelEntry]] configEntry | ||
|p1= configEntry: [[String]] - any [[server | |p1= configEntry: [[String]] - any [[Arma 3: Server Config File|server config]] entry but {{hl|password}} and {{hl|passwordAdmin}} which are ignored | ||
|r1= [[Config]] - requested server config entry or [[configNull]] on error | |r1= [[Config]] - requested server config entry or [[configNull]] on error |
Revision as of 13:36, 17 May 2024
Description
- Description:
- Get top-level entry (i.e. entry directly below config root) of the desired name from the server config, making it some kind of secured serverConfigFile command.
- Multiplayer:
- Only works on dedicated servers.
- Groups:
- Argo
Syntax
- Syntax:
- serverConfigTopLevelEntry configEntry
- Parameters:
- configEntry: String - any server config entry but password and passwordAdmin which are ignored
- Return Value:
- Config - requested server config entry or configNull on error
Examples
- Example 1:
Additional Information
- See also:
- Server Config File configFile config >> name
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