Difference between revisions of "Osiris/API/CharacterAddToParty"
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|CharacterAddToParty]] |
Revision as of 16:05, 19 December 2017
Full Definition(s)
- call CharacterAddToParty((CHARACTERGUID)_Character, (CHARACTERGUID)_PartyCharacter)
Description
Deprecated. This is a remnant from DOS1 and should not be used in DOS2.
Turning a character into a player or assigning it to a user automatically adds it to the correct party. Since all characters of a single user must be in the same party and since all characters in a party must be player-controlled, there is no valid use case to explicitly assign a character to a party.
Notes
- /