worldName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| arma |= Game name
| arma1


|1.00|= Game version
|1.00
____________________________________________________________________________________________


| Return the name of the currently loaded world.  |= Description
|gr1= Mission Information
____________________________________________________________________________________________


|'''worldName''' |= Syntax
| Return the name of the currently loaded world.


| [[String]] |= Return value
|'''worldName'''
____________________________________________________________________________________________
 
| [[String]]
   
   
|x1= <code>_name = [[worldName]];</code> |= Example 1
|x1= <code>_name = [[worldName]];</code>
____________________________________________________________________________________________
 
| [[missionName]], [[briefingName]], [[serverName]] |= See also


|seealso= [[missionName]], [[briefingName]], [[serverName]], [[worldSize]]
}}
}}


<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>


<h3 style="display:none">Bottom Section</h3>
{{GameCategory|arma1|Scripting Commands}}
[[Category:Scripting Commands|WORLDNAME]]
{{GameCategory|arma2|Scripting Commands}}
[[Category:Scripting Commands ArmA|WORLDNAME]]
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 01:13, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Mission Information

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_name = worldName;

Additional Information

See also:
missionNamebriefingNameserverNameworldSize

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