setIdentity

From Bohemia Interactive Community
Revision as of 15:04, 17 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

person setIdentity identity


Operand types:

person: Object

identity: String

Type of returned value:

Nothing

Description:

Set identity of person.
Identities are defined in descripion.ext of the mission or campaign.


Example:

soldier1 setIdentity "John_Doe"