User Tools

Site Tools


add_party_member

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
add_party_member [2020/02/19 15:57] – created justinadd_party_member [2020/02/19 21:17] justin
Line 10: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|model_name|Character model to use for the new party member.|[[String]]|Yes|+|model_name|[[Character]] model to use for the new party member.|[[String]]|Yes|
 |member_id|Unique member ID that will be assigned.|[[String]]|Yes| |member_id|Unique member ID that will be assigned.|[[String]]|Yes|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
-The [[Remove Party Member]] function can be triggered later to remove a character that was previously added to the party with the Add Party Member function.+The [[Remove Party Member]] function can be triggered later to remove a [[character]] that was previously added to the party with the Add Party Member function.
 </WRAP> </WRAP>
  
Line 21: Line 21:
 add_party_member("sarah_character", "Sarah") add_party_member("sarah_character", "Sarah")
 </code> </code>
-//Results:// The character "sarah_character" will be added to the player's party and assigned a member ID of "Sarah".+//Results:// The [[character]] "sarah_character" is added to the player's party and assigned a member ID of "Sarah".
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Add Party Member** function to have an NPC join the player's party after choosing a certain dialogue option or completing a quest for them.+Use the **Add Party Member** function to have an [[NPC]] join the player's party after choosing a certain [[dialogue]] option or completing a quest for them.
 </WRAP> </WRAP>
  
add_party_member.txt · Last modified: 2021/04/21 18:57 by justin