User Tools

Site Tools


restore_party_member

Restore Party Member


Restores a previously removed character to the player's party.

Signature:

restore_party_member(member_id)
ArgumentDescriptionTypeRequired
member_idUnique member ID of the character to restore.StringYes

The Restore Party Member function is used to return a character that was previously added to the party and then removed with the Remove Party Member function.

Example:

restore_party_member("Sarah");

Results: The character previously added to player's party with member ID “Sarah”, and then later removed, is returned to the party.

Use the Restore Party Member function to have an NPC rejoin the party after they've rested in town for a while or returned from setting out on their own.


Editor Node:

restore_party_member.txt · Last modified: 2021/04/21 18:44 by justin