HRW:Weyrlings/Code/Channels

From NorCon MUSH
WeyrlingsWeyrlings/CodeWeyrlings/Code/Channels
hrw-logo.jpg

Channels


Weyrling Program
Code

There are two main semi-private channels available to you as weyrlings (actually, there are a lot more than that - you can, for example, use =hrw/color to talk to all the people who ride the same color dragon as you do, and so on):


=hrw/wing: Flurry wing channel, with weyrlings and weyrlingmasters.
=hrw/weyrlings: Weyrlings only private channel.


To make these easier to remember, you can set up aliases.


&cmd-flurry me=$flu *:=hrw/wing %0
&cmd-weyrling me=$weyrling *:=hrw/weyrlings %0


Having done that, you can now talk on the Flurry channel by using flu Hi!, or on the weyrling channel by using weyrling Hi!.


If you'd prefer a different alias, you can modify the code by changing the part in bold below:


&cmd-flurry me=$<youralias> *:=hrw/wing %0
&cmd-weyrling me=$<youralias> *:=hrw/weyrlings %0