Comalias()
comalias() returns a channel alias defined by a specific player.
Description
FUNCTION: comalias(<player>, <channel>)
comalias() returns the alias the player uses to access the named channel. Wizards can retrieve the comalias for anyone. Players and things can check for themselves. Objects that Inherit can check for their owners.
Example
> say comalias(me,Public) You say "pub"
Related Topics: comsys, channels(), comtitle(), cwho(), Inheritance.