Comtitle()

From TinyMUX
Jump to navigation Jump to search

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()