TinyMUX

Cstatus()

Functions

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

Returns the status of <player> on <channel>: “On” if actively listening, “Off” if not on the channel or turned off, “Gag” if on but gagging join/leave messages.

Example:

> say cstatus(Public, me)
You say, "On"

Related Topics: cflags(), cusers().