withinCombatLevelsAbove

QueryType withinCombatLevelsAbove(int within)

Only matches characters who are within the specified range above our player's level. For example within 10 levels above would be require that any player be at most our combat level + 10 or less

Return

this query

Parameters

within

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