Osiris/API/CharacterMakePlayer: Difference between revisions
Jump to navigation
Jump to search
(CharacterMakePlayer) |
(No difference)
|
Revision as of 10:45, 13 August 2017
Full Definition(s)
- call CharacterMakePlayer((CHARACTERGUID)_TargetCharacter,(CHARACTERGUID)_OwnerCharacter)
Description
Turns NPC _TargetCharacter into a player controlled character. It will be assigned to the same user as the one controlling _OwnerCharacter, and will appear in the portrait list after _OwnerCharacter.
Notes
- //