getWorld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | ofp |= Game name | 1.99 |= Game version _________________...")
 
No edit summary
Line 17: Line 17:
   
   
|x1= <code> myworld <nowiki>=</nowiki>'''getWorld''' </code>|= Example 1
|x1= <code> myworld <nowiki>=</nowiki>'''getWorld''' </code>|= Example 1
____________________________________________________________________________________________
|x1= <code>hint getWorld</code>
If testing in the Everon island it will display: eden |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:52, 25 September 2014

Hover & click on the images for description

Description

Description:
Returns the name of the current map. Name is actually class as defined in config (eg Intro).
Groups:
Uncategorised

Syntax

Syntax:
getworld
Return Value:
String

Examples

Example 1:
hint getWorld If testing in the Everon island it will display: eden

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

Notes

Bottom Section