./"provides an interface to interact with users
|
Driver Applies: catch_tell |
|
NAMEcatch_tell - provides an interface to interact with users
SYNOPSISvoid catch_tell( string message );
DESCRIPTIONIf INTERACTIVE_CATCH_TELL is defined in options.h, whenever the driver has something to tell an object due to say(), shout(), tell_object(), etc. catch_tell in the player object will be called with the message to be printed. The message can be displayed, discarded, or modified in any way desired. This is a useful way to have flexible earmuffs, or to support intelligent clients.
SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|