User Tools

Site Tools


remove_party_member

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
remove_party_member [2020/02/19 21:41] justinremove_party_member [2021/04/21 18:41] (current) justin
Line 2: Line 2:
 ---- ----
  
-Removes a [[character]] from the player's party.+Removes a [[character]] from the player's party. The [[character|character's]] stats and properties will be retained.
  
 ====Signature:==== ====Signature:====
Line 13: Line 13:
  
 <WRAP center round info 100%> <WRAP center round info 100%>
-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. The character's stats and properties will be retained.+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.
 </WRAP> </WRAP>
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-remove_party_member("Sarah")+remove_party_member("Sarah");
 </code> </code>
-//Results:// The character with member ID "Sarah" is removed from the player's party.+//Results:// The [[character]] with member ID "Sarah" is removed from the player's party.
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Remove Party Member** function to.+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.
 </WRAP> </WRAP>
  
remove_party_member.txt · Last modified: 2021/04/21 18:41 by justin