[Package Index | Mudlib Index | Effect Index]
Written by Ceres
.
int can_find_match_recurse_into(object looker)
varargs void do_load(object thing)Loads the data for the saved container from the save file.
void do_save()This method saves the data to the save file.
int query_can_recurse()
string query_save_file()This method returns the current save file for the object.
void set_can_recurse(int recurse_flag)
varargs void set_save_file(string file, object thing)This method sets the save file for the item and then does a load.