setName: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (arma 3 note) |
Waffle SS. (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
|arg= |= Arguments in MP | |arg= |= Arguments in MP | ||
|eff= |= Effects in MP | |eff= local |= Effects in MP | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 50: | Line 50: | ||
<dt class="note">'''[[User:Druid|Druid]]''' | <dt class="note">'''[[User:Druid|Druid]]''' | ||
<dd class="note">Support of a person as the first parameter from Arma 3 v. 1.02. | <dd class="note">Support of a person as the first parameter from Arma 3 v. 1.02. | ||
<dd class="notedate">Posted on April 12, 2014 | |||
<dt class="note">'''[[User:Waffle SS.|Waffle SS.]]''' | |||
<dd class="note">Seems to have no effect on players in Multiplayer. (ArmA 3 v1.00) | |||
<BR><BR> | |||
<!-- Note Section END --> | <!-- Note Section END --> |
Revision as of 19:31, 12 April 2014
Description
- Description:
- Sets the name of a location or a person. In Arma 3 this can be used to set name of a person but only in single player.
- Groups:
- Uncategorised
Syntax
Alternative Syntax
- Syntax:
- unit setName [name, first name, last name]
- Parameters:
- unit: Object
- name: String
- first name: String
- last name: String
- Return Value:
- Nothing
Examples
- Example 1:
myLocation setName "My Location Name";
- Example 2:
player setName "New Name";
- Example 3:
player setName ["Ben Kerry","Ben","Kerry"];
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.
- Druid
- Support of a person as the first parameter from Arma 3 v. 1.02.
- Posted on April 12, 2014
- Waffle SS.
- Seems to have no effect on players in Multiplayer. (ArmA 3 v1.00)
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.08
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands ArmA
- Command Group: Locations
- Command Group: Editor Control
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Arma 3: New Scripting Commands List