ClearPersonalReputationWithFaction(object, object)
Clears reputation of each member of PC's party with NPC's faction
void ClearPersonalReputationWithFaction( object oPC, object oNPC );
Parameters
oPC
Player Character
oNPC
Non-Player Character
Description
This 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
Include library for party-wide functions.
NOTE: this library is included in "x0_i0_common" already.
Do NOT dual-include both files or you will get errors!
Requirements
#include "X0_I0_PARTYWIDE"
Version
1.61
See Also
categories: | Party Functions | Reputation/Faction Functions |
author: Peter Busby