Vote for Our Mud on TMC!











help > actions > temote
string *temote(mixed *message, object target, mixed tnames, int nosay) -
This is the replacement to the old temote() function.  It retains total
backwards compatibility, by switching the defines in temote.h over to new
values.  message and target are the usual arguments.  tnames can be the
return value of a preserve_messages(), in which case, target is ignored
(this is also done this way for back compat).  nosay will prevent the text
from being displayed, and just return an array of messages instead.