withinCombatLevels

QueryType withinCombatLevels(int within)

Only matches characters who are within the specified range from our player's level. For example, within 10 levels would be accept players within the range of our player level - 10 to our player level + 10.

Return

this query

Parameters

within

the range to accept other character combat levels from our player's combat level