Comalias()

From TinyMUX
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.