https://www.fur.com/tapestries/wiki/index.php?title=Whisper&feed=atom&action=history Whisper - Revision history 2024-03-29T10:57:53Z Revision history for this page on the wiki MediaWiki 1.16.2 https://www.fur.com/tapestries/wiki/index.php?title=Whisper&diff=10792&oldid=prev Darechan: Making it so MUCK Commands contains all built-in and extended MUCK Commands. 2021-06-08T23:00:44Z <p>Making it so MUCK Commands contains all built-in and extended MUCK Commands.</p> <table style="background-color: white; color:black;"> <col class='diff-marker' /> <col class='diff-content' /> <col class='diff-marker' /> <col class='diff-content' /> <tr valign='top'> <td colspan='2' style="background-color: white; color:black;">← Older revision</td> <td colspan='2' style="background-color: white; color:black;">Revision as of 23:00, 8 June 2021</td> </tr><tr><td colspan="2" class="diff-lineno">Line 28:</td> <td colspan="2" class="diff-lineno">Line 28:</td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>It can be said that it's best to use whisper to commuincate with other players in the same [[room]] as you and use [[page]] to communicate with players in a different [[room]].</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>It can be said that it's best to use whisper to commuincate with other players in the same [[room]] as you and use [[page]] to communicate with players in a different [[room]].</div></td></tr> <tr><td class='diff-marker'>-</td><td style="background: #ffa; color:black; font-size: smaller;"><div>[[Category: Built in MUCK Commands]]</div></td><td class='diff-marker'>+</td><td style="background: #cfc; color:black; font-size: smaller;"><div><ins class="diffchange diffchange-inline">[[Category:MUCK Commands]]</ins>[[Category:Built in MUCK Commands]]</div></td></tr> </table> Darechan https://www.fur.com/tapestries/wiki/index.php?title=Whisper&diff=4399&oldid=prev Zkinex: Categorized 2010-08-20T10:58:46Z <p>Categorized</p> <table style="background-color: white; color:black;"> <col class='diff-marker' /> <col class='diff-content' /> <col class='diff-marker' /> <col class='diff-content' /> <tr valign='top'> <td colspan='2' style="background-color: white; color:black;">← Older revision</td> <td colspan='2' style="background-color: white; color:black;">Revision as of 10:58, 20 August 2010</td> </tr><tr><td colspan="2" class="diff-lineno">Line 28:</td> <td colspan="2" class="diff-lineno">Line 28:</td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>It can be said that it's best to use whisper to commuincate with other players in the same [[room]] as you and use [[page]] to communicate with players in a different [[room]].</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>It can be said that it's best to use whisper to commuincate with other players in the same [[room]] as you and use [[page]] to communicate with players in a different [[room]].</div></td></tr> <tr><td colspan="2">&nbsp;</td><td class='diff-marker'>+</td><td style="background: #cfc; color:black; font-size: smaller;"><div><ins style="color: red; font-weight: bold; text-decoration: none;">[[Category: Built in MUCK Commands]]</ins></div></td></tr> </table> Zkinex https://www.fur.com/tapestries/wiki/index.php?title=Whisper&diff=4377&oldid=prev Zkinex: From help menu + advice 2010-08-19T03:23:32Z <p>From help menu + advice</p> <p><b>New page</b></p><div> whisper &lt;player&gt;=&lt;message&gt;<br /> :Whispers the message to the named person, if they are in the same [[room]] as you. No one else can see the message. <br /> [[Wizards]] can whisper *&lt;player&gt;=&lt;message&gt; to whisper to players in other rooms. (note: Some systems use a program in place of the built in whisper command. These programs generally provide many more useful features.)<br /> <br /> MUFwhisper v1.26 by Foxen, Nightwind, and Brenda Updated 06/22/00 Page 1<br /> --------------------------------------------------------------------------<br /> To whisper a message to another player: 'whisp &lt;plyr&gt; = &lt;mesg&gt;'<br /> To do a pose style whisper to a player: 'whisp &lt;player&gt; = :&lt;pose&gt;'<br /> To whisper to multiple people: 'whisp &lt;plyr&gt; &lt;plyr&gt; = &lt;msg&gt;'<br /> To whisper again to the last players: 'whisp = &lt;message&gt;'<br /> To ignore a player's whispers: 'whisp #ignore &lt;plyr&gt; &lt;plyr&gt;'<br /> To unignore a player's whispers: 'whisp #!ignore &lt;plyr&gt; &lt;plyr&gt;'<br /> To stop whispers from reaching you: 'whisp #off'<br /> To allow whispers again: 'whisp #on'<br /> To start prepending using previous string: 'whisp #prepend'<br /> Set prepend string for incoming whispers: 'whisp #prepend &lt;string&gt;'<br /> %W returns time in a prepend<br /> To stop prepending incoming whispers: 'whisp #!prepend'<br /> Allow whispers despite an #off setting: 'whisp #priority &lt;plyr&gt; &lt;plyr&gt;'<br /> Clear names from the above list: 'whisp #!priority &lt;plyr&gt; &lt;plyr&gt;'<br /> To reply to a whisper to you: 'whisp #r = &lt;message&gt;'<br /> To reply to everyone in a multi-whisper: 'whisp #R = &lt;message&gt;'<br /> To display what version this program is: 'whisp #version'<br /> To display the latest program changes: 'whisp #changes'<br /> To list who you last whispereed to, and who<br /> last whispereed to you: 'whisp #who'<br /> ---------------------- Words in &lt;&gt; are parameters. -----------------------<br /> <br /> It can be said that it's best to use whisper to commuincate with other players in the same [[room]] as you and use [[page]] to communicate with players in a different [[room]].</div> Zkinex