Osiris/API/CharacterRemoveFromParty

From Divinity Engine Wiki
Revision as of 12:00, 30 November 2017 by Tinkerer (talk | contribs) (This call should never be used.)
Jump to: navigation, search
Full Definition(s)
  • call CharacterRemoveFromParty((CHARACTERGUID)_Character)
Description

Deprecated. This is a remnant from DOS1 and should not be used in DOS2.

Turning a character into an NPC automatically removes them from their party. Since all characters assigned to the same user must be in the same party and assigning a character to a different user automatically changes their party, there is no valid use-case for this API.

Notes
  • /
See Also