hasrxlevel - luxembourg/muxcode-clm GitHub Wiki
HASRXLEVEL()
FUNCTION: hasrxlevel(<target>,<level>)
Returns 1 if <target> has the specified Rx Level. You must control <target>. If the level does not exist, or you do not control the target, it returns a '#-1'.
NOTE: This function is not available unless reality levels was enabled at compile-time.
Example: > say hasrxlevel(me,real) You say, '1'.
Related Topics: hastxlevel, rxlevel, txlevel, listrlevels