Lflags()
FUNCTION: lflags(<object>) or lflags(<object>/<attr>)
Lflags() returns a space-separated list of flag names associated with <object> or with the <attr> on <object>. Some flags are not revealed due to visibility and permissions.
This is a PennMUSH function.
Examples
>think [lflags(me)] OPAQUE WIZARD SAFE ENTER_OK ANSI MONITOR CONNECTED
Related Topics: Flag, andflags(), orflags(), hasflag(), flags()