Search found 3 matches

by Rhonority
Fri Nov 17, 2006 4:39 pm
Forum: WarcraftRealms Developers
Topic: Maximum returned who results ~= 600?
Replies: 5
Views: 10128

Yeah, I was wrong when I said it isn't performing more detailed searches when 50 results are returned on the within a level bracket. I am still curious where the code that performs those more detailed searches lives in the lua scripts. I see now that it searched 5 levels, then breaks those down into...
by Rhonority
Fri Nov 17, 2006 3:57 pm
Forum: WarcraftRealms Developers
Topic: Maximum returned who results ~= 600?
Replies: 5
Views: 10128

Could you point me to the part of the code where it pushes things into the job queue and the part where it evaluates the results and determines wether or not to pursue a more in depth search? It only seems to be doing the detailed search for level 60, and other level ranges with more than 50 people ...
by Rhonority
Thu Nov 16, 2006 9:33 pm
Forum: WarcraftRealms Developers
Topic: Maximum returned who results ~= 600?
Replies: 5
Views: 10128

Maximum returned who results ~= 600?

It seems to me that CensusStart pushes twelve SendWho() arguments into the queue and that limits the maximum number of characters per scan to 600. If I have misunderstood the CensusStart syntax, please let me know. As far as I know it's performing each of the following requests sequentially: /who 1-...