name location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Killzone Kid (talk | contribs) (seealso example) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>_locationName = [[name]] myLocation;</code> |= Example 1 | ||
|x2= <code>[[name]] [[nearestLocation]] <nowiki>[</nowiki>[[position]] [[player]], "Hill"]; //"" | |||
[[text]] [[nearestLocation]] <nowiki>[</nowiki>[[position]] [[player]], "Hill"]; //"Lesnoy Khrebet"</code> |= Example 2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setName]] |= See also | | [[name]], [[createLocation]], [[deleteLocation]], [[drawLocation]], [[locationPosition]], [[locationNull]], [[nearestLocation]], [[nearestLocations]], [[nearestLocationWithDubbing]], [[setName]] |= See also | ||
}} | }} |
Revision as of 21:08, 17 May 2015
Description
- Description:
- Returns the location's name.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_locationName = name myLocation;
- Example 2:
name nearestLocation [position player, "Hill"]; //"" text nearestLocation [position player, "Hill"]; //"Lesnoy Khrebet"
Additional Information
- See also:
- namecreateLocationdeleteLocationdrawLocationlocationPositionlocationNullnearestLocationnearestLocationsnearestLocationWithDubbingsetName
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
- kju
- Appears to be only for the 3d editor.