ClearPersonalReputationWithFaction(object, object)

From NWN Lexicon
Jump to navigationJump to search

Clears reputation of each member of a PC's party with an NPC's faction.

Parameters

oPC
The player character whose party's reputation will be cleared.
oNPC
An NPC member of the faction whose attitude towards oPC's party will be cleared.

Description

Clears the personal reputation of a Player Character and all members, including associates, of the PC's party with all members of the NPC's faction.

Remarks

Found in x0_i0_partywide.nss, an include library for party-wide functions.

Requirements

#include "x0_i0_partywide"

Version

1.61

See Also



 author: Peter Busby