Comtitle()

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.

comtitle() returns a player's comtitle for a specified comsys channel.

Description

FUNCTION: comtitle(<player>, <channel>)

comtitle() returns the comtitle the player has set on the named channel. Mortals can only use it to return their own comtitles. Wizards can get comtitles from any object.

Example

   > say comtitle(me,Public)
   You say "The mighty Wizard"

Related Topics: comsys, comtitle, channels(), comalias(), cwho()