|
|
|||
[Package Index | Mudlib Index | Effect Index]File /global/more_string.cThis file will handle the real moreing of a string to the player. The player object will call out to this, so the all the code and the variables are not stored in the player object.See also: Written by Pinkfish Class Index
Method index
Public FunctionsThese are functions that everyone can access..
varargs int more_string(string text,
string bity,
int noreline)
Puts a long string through a more function.
varargs void set_finish_func(string str,
object ob)
Sets the finish function. This is called when the more_string
command exits. If the ob is set to 0 then previous_object() is used
for it. The str can be a function pointer as well.
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |