[Package Index | Mudlib Index | Effect Index]

Includes

This class includes the following files /include/pet_restore.h

Class Index

Method index

Public Functions

These are functions that everyone can access.

add_pet
int add_pet(mixed who,
            object pet)
check_bytes
int * check_bytes(string file)
convert_old_player
void convert_old_player(object player,
                        class pet_state * arg)
delete_effect
void delete_effect(object who)
delete_index
int delete_index(string who,
                 int index)
disown_pet
int disown_pet(mixed who,
               object pet)
do_describe
int do_describe()
do_probe
void do_probe(string initial)
forget_all_pets
int forget_all_pets(string name)
forget_pets
int forget_pets(string name)
forget_player
int forget_player(mixed who)
forget_specific_pet
int forget_specific_pet(string name,
                        int num)
get_dead_pet_data
mixed * get_dead_pet_data(object target)
load_player_file
class pet_state * load_player_file(string who)
query_pet_paths
string * query_pet_paths(string who,
                         int alive_only)
quit_player
int quit_player(mixed who)
raise_pet
object raise_pet(mixed who,
                 int which)
refresh_delete_callback
void refresh_delete_callback(mixed player,
                             int flag)
report_on_player
string report_on_player(string player)
restore_from_limbo
object restore_from_limbo(mixed who,
                          string tag)
save_player
int save_player(mixed who)
set_pet_died
void set_pet_died(mixed who,
                  object pet)
set_pet_limbo
void set_pet_limbo(mixed who,
                   object pet,
                   string tag)
setup_pets
int setup_pets(mixed who)

Classes

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