setName: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
(Appears to be only for the 3d editor.) |
||
Line 32: | Line 32: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dt class="note">'''[[User:kju|kju]]'''</dt> | |||
<dd class="note">Appears to be only for the 3d editor.</dd> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
Line 42: | Line 45: | ||
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Editor_Control|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 05:28, 9 July 2010
Description
- Description:
- Sets the name of a location
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
myLocation setName "My Location Name"
Additional Information
- See also:
- 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
Notes
- kju
- Appears to be only for the 3d editor.