Osiris/API/CharacterMakePlayer

From Divinity Engine Wiki
Revision as of 13:00, 13 August 2017 by Tinkerer (talk | contribs)
Jump to: navigation, search
Full Definition(s)
  • call CharacterMakePlayer([in](CHARACTERGUID)_TargetCharacter,[in](CHARACTERGUID)_OwnerCharacter)
Description

Turns NPC _TargetCharacter into a player-controlled character. The character will be assigned to the same user as the one controlling _OwnerCharacter, and will appear in the portrait list after _OwnerCharacter.

Notes
  • /
See Also