RemoveFromParty

From NWN Lexicon



Contents

[edit] RemoveFromParty(object)

Removes a PC from their party.

void RemoveFromParty(
    object oPC
);

[edit] Parameters

oPC

Removes this player from whatever party they're currently in.


[edit] Description

Remove oPC from their current party. This will only work on a PC.



[edit] Remarks

To remove a henchman NPC from the service of a PC use RemoveHenchman(). As of patch 1.28, no longer removes a player from the party when the server is set to "One Party Only".


[edit] Version

1.28

[edit] See Also

functions: 

RemoveHenchman



 author: Tom Cassiotis, editor: Charles Feduke
 

Personal tools
Categories