serverName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Add example) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[serverName]] |SYNTAX= | ||
| [[String]] |RETURNVALUE= | | [[String]] |RETURNVALUE= | ||
|x1= <code>[[hint]] [[format]] ["Welcome to the %1 server!", [[serverName]]];</code> | |||
| [[worldName]], [[briefingName]], [[missionName]], [[worldSize]] |SEEALSO= | | [[worldName]], [[briefingName]], [[missionName]], [[worldSize]] |SEEALSO= | ||
}} | }} | ||
Line 27: | Line 27: | ||
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | [[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Mission Information|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Multiplayer|{{uc:{{PAGENAME}}}}]] |
Revision as of 18:16, 11 March 2020
Description
- Description:
- Returns name of the hosting server in MP, "" in SP.
- Groups:
- Uncategorised
Syntax
- Syntax:
- serverName
- Return Value:
- String
Examples
- Example 1:
hint format ["Welcome to the %1 server!", serverName];
Additional Information
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