ClearPersonalReputation(object, object)
From NWN Lexicon
Jump to navigationJump to searchChanges the friendly or hostile feelings an NPC or creature may have towards a PC, NPC, or other creature.
Parameters
- oTarget
- A PC, NPC, or creature that oSource will now view differently.
- oSource
- The NPC or creature having changing its view of oTarget. (Default: OBJECT_SELF)
Description
Clears all personal feelings that oSource has about oTarget. This is not a global effect for all members of a faction; it just affect oSource.
Version
1.22
See Also
functions: | SetStandardFactionReputation |
author: Jody Fletcher