Pol  Rev 533
RepSys_Cfg Struct Reference

$TITLE=Reputation System More...

+ Collaboration diagram for RepSys_Cfg:

List of all members.

Public Attributes

struct {
   unsigned short   AggressorFlagTimeout
   unsigned short   CriminalFlagInterval
   bool   PartyHelpFullCountsAsCriminal
General
struct {
   ExportedFunction *   HighLightColor
   ExportedFunction *   NameColor
   ExportedFunction *   OnAttack
   ExportedFunction *   OnDamage
   ExportedFunction *   OnHelp
Hooks
struct {
   unsigned short   Attackable
   unsigned short   Criminal
   unsigned short   GuildAlly
   unsigned short   GuildEnemy
   unsigned short   Innocent
   unsigned short   Invulnerable
   unsigned short   Murderer
NameColoring

Detailed Description

$TITLE=Reputation System

[1] Reputation System Configuration Reputation System Configuration is read from config/repsys.cfg This file is re-read on a config reload.

Definition at line 47 of file repsys.cpp.


Member Data Documentation

unsigned short RepSys_Cfg::Attackable

Definition at line 51 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), RepSystem::name_color(), and NPC::name_color().

unsigned short RepSys_Cfg::Criminal

Definition at line 50 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), RepSystem::name_color(), and NPC::name_color().

unsigned short RepSys_Cfg::GuildAlly

Definition at line 53 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), and RepSystem::name_color().

unsigned short RepSys_Cfg::GuildEnemy

Definition at line 54 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), and RepSystem::name_color().

unsigned short RepSys_Cfg::Innocent

Definition at line 52 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), RepSystem::name_color(), and NPC::name_color().

unsigned short RepSys_Cfg::Invulnerable

Definition at line 55 of file repsys.cpp.

Referenced by load_repsys_cfg_namecoloring(), RepSystem::name_color(), and NPC::name_color().


The documentation for this struct was generated from the following file: