On 7/30/07, (null) <[EMAIL PROTECTED]> wrote: > To be honest, I don't see where I used wrong values. > cacheLength is a number >=1 > matchSubset is a 0 or a 1 (in most Mods I've seen, including the one > you linked, changed to Boolean)
OK, I can only speak for the original -- I haven't looked into the Pengoworks mod. For what you want, you need to set cachelength to 1 and matchSubset to false (or 0). That last part is essential. If you don't set it to 0/false, the plugin will assume that every backend call fetches all valid results for a given request, and thus derive more specialized requests from broader ones. If this doesn't work in the Pengoworks version, try the original dyve.net version, or Dan's mod (which I know is excellent). Let me know (on this list) if this helps you. -Dylan