party_dismiss(names) | ||
Parameters: | ||
names | (one or more strings) names of NPCs to remove from the player's party | |
Returns: | ||
none | ||
Description: | ||
Dismiss members from the player's party Example: party_dismiss("NPC1", "NPC2", "NPC3") Dismisses three NPCs from the player�s party, "NPC1", "NPC2", and "NPC3". | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |