Osiris/API/CharacterRemoveFromParty

From Divinity Engine Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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