[Package Index | Mudlib Index | Effect Index]
Written by Pinkfish
Started 16th of May
.
string query_club_controller()This method returns the club controller for the club.
string query_owned_id()This method sets the owned id to use for this room. The id is then used to query the club controller to see who owns the room.
void set_club_controller(string club_controller)This method sets the club controller of the room.
void set_owned_id(string id)This method sets the owned id to use for this room. The id is then used to query the club controller to see who owns the room.