User Tools

Site Tools


remove_party_member

Remove Party Member


Removes a character from the player's party. The character's stats and properties will be retained.

Signature:

remove_party_member(member_id)
ArgumentDescriptionTypeRequired
member_idUnique member ID of the character to remove.StringYes

The Restore Party Member function can be triggered later to return a character to the party that was previously removed with the Remove Party Member function.

Example:

remove_party_member("Sarah");

Results: The character with member ID “Sarah” is removed from the player's party.

Use the Remove Party Member function to remove a character from the party that wishes to rest in town for a while or set out on their own.


Editor Node:

remove_party_member.txt · Last modified: 2021/04/21 18:41 by justin