withinCombatLevelsBelow

QueryType withinCombatLevelsBelow(int within)

Only matches characters who are within the specified range below our player's level. For example within 10 levels below would be require that any player be at least our combat level - 10 or greater

Return

this query

Parameters

within

the range to accept combat levels below our player's combat level