Difference between revisions of "MUDL:send msgs for ask"

From SlothMUD Wiki
Jump to: navigation, search
(Created page with "{|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | send_msgs_for_ask |- ! Settable | No |- ! Returns | Boolean |} {|class="abilitiestable"...")
(No difference)

Revision as of 21:29, 4 March 2016

Function Name send_msgs_for_ask
Settable No
Returns Boolean


Arguments
Character Actor performing the ask command.
Character Second Actor receiving the ask command.
Boolean Whether the Actor typed "about" as part of the question.
String The text to be spoken by the first actor.
String The text to be heard by the second actor.