[Package Index | Mudlib Index | Effect Index]

Includes

This class includes the following files /include/cwc.h, /d/cwc/handlers/path.h and /include/player_handler.h

Method index

Public Functions

These are functions that everyone can access.

family_multiplier
int family_multiplier(string fam1,
                      string fam2)
inhume_price_percentage
int inhume_price_percentage(object requester,
                            string family,
                            string victim)
log_message
void log_message(string message)
player_killed_npc
void player_killed_npc(object player,
                       object npc)
player_shoplifted
void player_shoplifted(object player,
                       string fam)
pretty_status
string pretty_status()
query_faction
object query_faction(int i)
query_families
string * query_families()
query_name
string query_name()
query_named_faction
object query_named_faction(string s)
query_player_family_name
string query_player_family_name(object player)
query_player_family_ob
object query_player_family_ob(object player)
query_relationship_as_int
int query_relationship_as_int(string fam1,
                              string fam2)
query_relationship_as_string
string query_relationship_as_string(string fam1,
                                    string fam2)
relationship_int_to_string
string relationship_int_to_string(int i)
short
string short()
time_passes
void time_passes()

Protected Functions

These are functions that only objects inheriting the class can access.

load_file
void load_file()
save_file
void save_file()