[Package Index | Mudlib Index | Effect Index]

Includes

This class includes the following files /include/money.h and /include/shops/bank.h

Class Index

Method index

Public Functions

These are functions that everyone can access.

clear_bounties
void clear_bounties()
collect_bounty
string collect_bounty()
delete_bounty
void delete_bounty(string word)
inform_bounty
void inform_bounty(object thing)
issue_warrant
void issue_warrant(string killer)
query_all_bounties
string query_all_bounties()
query_all_collectors
string query_all_collectors()
query_bounty
int query_bounty(string word)
query_bounty_info
string query_bounty_info(string word)
query_bounty_value
int query_bounty_value(string word)
register_kill
void register_kill(object victim,
                   object * attackers)
report_murder
string report_murder(string killer)
save_file
void save_file()
tidy_bounties
void tidy_bounties()
well_done
void well_done(object thing,
               int gender)

Classes

These are nice data types for dealing with... Data!