txlevel - luxembourg/muxcode-clm GitHub Wiki
TXLEVEL()
FUNCTION: txlevel(<target>)
Returns a space-separated list of <target>'s Tx Levels. You must control <target>. If no levels are listed, nothing is returned. If you do not control the target, or if the target does not exist, '#-1' is returned.
NOTE: This function is not available unless reality levels was enabled at compile-time.
Example: > say txlevel(me) You say, 'Real'.
Related Topics: hasrxlevel, hastxlevel, rxlevel, listrlevels