Difference between revisions of "Osiris/API/LeaveParty"
From Divinity Engine Wiki
(Documented LeaveParty) |
m |
||
Line 19: | Line 19: | ||
* [[Osiris/API/IterateParties|IterateParties]] | * [[Osiris/API/IterateParties|IterateParties]] | ||
− | [[Category:Osiris Calls]] | + | [[Category:Osiris Calls|LeaveParty]] |
Latest revision as of 16:22, 19 December 2017
Full Definition(s)
- call LeaveParty((INTEGER)_UserId)
Description
All characters controlled by the user with User ID _UserID leave their current party and are immediately all added to a newly created party.
Notes
- Since the characters controlled by this user are immediately added to a newly created party, it is not needed (and indeed, useless) to try to add them to another party afterwards.