Comtitle(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Mark (talk | contribs)
m Tweak link to wizards to just wizard.
 
(No difference)

Latest revision as of 15:09, 12 August 2006

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