Difference between revisions of "Osiris/API/CharacterRemoveFromParty"
From Divinity Engine Wiki
(This call should never be used.) |
m |
||
Line 21: | Line 21: | ||
* [[Osiris/API/LeaveParty|LeaveParty]] | * [[Osiris/API/LeaveParty|LeaveParty]] | ||
− | [[Category:Osiris Calls]] | + | [[Category:Osiris Calls|CharacterRemoveFromParty]] |
Latest revision as of 16:19, 19 December 2017
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
- /