[Package Index | Mudlib Index | Effect Index]

Inherits

This class inherits the following classes /std/object.c

Method index

Public Functions

These are functions that everyone can access.

perform_line
int perform_line(string script,
                 int line)
perform_script
void perform_script(string script,
                    int line)
query_actor
string query_actor(string word)
query_actors
mapping query_actors()
query_stage
string query_stage()
set_actor
void set_actor(string name,
               string path)
set_stage
void set_stage(string word)
start_script
int start_script(string script)