MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | xmsg [to <object>|all] | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Send a message. If no arguments are given the message will be send into | ||||
6 | the room. If second argument is "to" then send the message to the | ||||
7 | specified <object>. If second argument is "all" then send the message to | ||||
8 | all players in the mud. | ||||
9 | This command can be used to send text via cut&paste to someone without | ||||
10 | putting a "say", "tell" or "shout" infront of each line. | ||||
11 |