objectName setName [name, first name, last name]

Operand types

objectName: Object
[name, first name, last name]: Array

Type of returned value

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.

Used In

Arma3

Example

player setName ["Ben Kerry","Ben","Kerry"];
Search OFPEC COMREF