MQ2BZSRCH

RaidNazi

New member
Joined
Jun 12, 2006
Messages
88
Reaction score
0
Points
0
Location
The Antipodes
Loader Version: 2.0.2.3
Problem plugin version/date: 15.18.2.5
MQ2Main.dll version/date: 15.18.2.9
MQ2MMOBugs.dll version/date: 15.18.2.10
Operating System: XP
Restarted mmoloader?: Yes
Using WinEQ2? Yes
Using InnerSpace? No
Using Custom UI? No
UIErrors.txt contents: N/A
All necessary plugins loaded?: Yes
Firewall software: N/A
Antivirus software: NAV Coprorate
Antispyware software: N/A
Loaded plugin list: N/A
INI contents for problem plugin (if any): N/A
Macroquest.ini: N/A

Not a huge problem, but /bzsrch doesnt seem to like working with any RK II tomes or scrolls.
 
There is a thread to post this in btw

But first thing i see , not that it should be a problem , is the version of MMOLoader that you have. Pretty sure it should be 2.0.2.5
 
Loader Version: 2.0.2.3
Problem plugin version/date: 15.18.2.5
MQ2Main.dll version/date: 15.18.2.9
MQ2MMOBugs.dll version/date: 15.18.2.10
Operating System: XP
Restarted mmoloader?: Yes
Using WinEQ2? Yes
Using InnerSpace? No
Using Custom UI? No
UIErrors.txt contents: N/A
All necessary plugins loaded?: Yes
Firewall software: N/A
Antivirus software: NAV Coprorate
Antispyware software: N/A
Loaded plugin list: N/A
INI contents for problem plugin (if any): N/A
Macroquest.ini: N/A

Not a huge problem, but /bzsrch doesnt seem to like working with any RK II tomes or scrolls.
How are you using it (command example, data example, etc.), and please elaborate on "does not work". I do not know how to try to reproduce what you mean.

I tried a rk. ii search, and it worked fine.

bzsrch.jpg
 
How are you using it (command example, data example, etc.), and please elaborate on "does not work". I do not know how to try to reproduce what you mean.

I tried a rk. ii search, and it worked fine.

bzsrch.jpg

Sorry I was half asleep when I posted last night.

/bzsrch race any class any stat any slot any type any price 0 9999999 Spell: <- Works
/bzsrch race any class any stat any slot any type any price 0 9999999 Rk. II <- Works
/bzsrch race any class any stat any slot any type any price 0 9999999 Spell: Any Spell Name Rk. II <- doesnt appear to return results

I could be going on a wild tanget but maybe its the combination of the colon and the fullstop in the item name, because by themselves seems to be okay?
 
Last edited:
Sorry I was half asleep when I posted last night.

/bzsrch race any class any stat any slot any type any price 0 9999999 Spell: <- Works
/bzsrch race any class any stat any slot any type any price 0 9999999 Rk. II <- Works
/bzsrch race any class any stat any slot any type any price 0 9999999 Spell: Any Spell Name Rk. II <- doesnt appear to return results

I could be going on a wild tanget but maybe its the combination of the colon and the fullstop in the item name, because by themselves seems to be okay?
Sorry, but I cannot find any problem. Do you have a specific spell name you have tried that I can test with? The few I tested with, work fine. Here is one of the results:

bzsrch1.jpg
 
Can you post a copy of the macro your using to check with htw?
Sure, after I threw it together for testing, I slightly changed it so it would echo all items for me. Here you go:

bsearch.mac
Code:
Sub main
    /declare temp local
    /declare x int local
    /for x 0 to 15
        /if (${Defined[Param${x}]}) /varset temp ${temp} ${Param${x}}
        /next x
    /echo Calling /bzsrch ${temp}
    /bzsrch ${temp}
    /echo Waiting up to 30 seconds or Bazaar.Done...
    /delay 30s ${Bazaar.Done}
    /echo Bazaar.Done = ${Bazaar.Done}
    /echo Bazaar.Count = ${Bazaar.Count}
    /if (${Bazaar.Count}>0) {
        /for x 1 to ${Bazaar.Count}
            /echo Bazaar.Item[${x}].Name = ${Bazaar.Item[${x}].Name}
            /echo Bazaar.Item[${x}].Quantity = ${Bazaar.Item[${x}].Quantity}
            /echo Bazaar.Item[${x}].Trader = ${Bazaar.Item[${x}].Trader}
            /echo Bazaar.Item[${x}].Price = ${Bazaar.Item[${x}].Price}
            /echo Bazaar.Item[${x}].DispPrice = ${Bazaar.Item[${x}].DispPrice}
            /echo Bazaar.Item[${x}].ItemID = ${Bazaar.Item[${x}].ItemID}
            /echo Bazaar.Item[${x}].Stat = ${Bazaar.Item[${x}].Stat}
            /next x
    }
    /return
 

Attachments

  • bsearch.mac
    894 bytes · Views: 7
Last edited:
Sure, after I threw it together for testing, I slightly changed it so it would echo all items for me. Here you go:

Bazzar.Done = True
Bazaar.Count = 0

Even for items that a manual search for returns several of.

Going to try unload pretty much everything else and see if I can figure out if its a plugin conflict.
 
Only these plugins loaded:

mq2bzsrch 15.18.2.5
mq2chat 15.18.2.5
mq2chatwnd 15.18.2.5
mq2custombinds 15.18.2.5
mq2eqbugfix 15.18.2.5
mq2hud15.18.2.5
mq2itemdisplay 15.18.2.5
mq2labels 15.18.2.5
mq2map 15.18.2.5
mq2mmobugs 15.18.2.10

It still hates me.
SS attached of searches for spells that are available for sale from multiple vendors in the baz.
 

Attachments

  • fuck.JPG
    fuck.JPG
    33.3 KB · Views: 22
More weirdness.

Manually baz search for "Spell: V" returns 20-30 hits
/mac bs Spell: V returns only 2 hits, both for Vilify Rk. II

Manually baz search for "Spell: F" returns 50-60 hits
/mac bs Spell: F returns only 2 hits, 1 for Festering Darkness 1 for Fickle Shadows.

WTF?

*edit*
Just tried it with a diffrent account (same issue)
Straight EQ without WinEQ2 (same issue)
Second PC is you guessed it same issue.

Tried downloading a fresh copy of the latest compile, updating, leaving everything as default, can still replicate it.
Manually baz search for "Spell: V" returns 20-30 hits
/mac bs Spell: V returned 8 hits
 
Last edited:
All these hits you manually search for are from different traders? bzsrch uses Trader & Quantity. So if 4 traders have 3 copies each, the EQ /baz window will show 12 results, but bzsrch will only show 4.

Otherwise though, since it's down for patch, I'll try to look & see if there is some reason why it would be working for me, but not for you. I'll keep ya updated.

htw
 
All these hits you manually search for are from different traders? bzsrch uses Trader & Quantity. So if 4 traders have 3 copies each, the EQ /baz window will show 12 results, but bzsrch will only show 4.

Otherwise though, since it's down for patch, I'll try to look & see if there is some reason why it would be working for me, but not for you. I'll keep ya updated.

htw
I cant double check till compiles up, but I'm 99% sure that bzsrch was missing items completly Like manually bazarr searching for Spell: V might find 20-30 diffrent spells starting with V, in various quantities. Using bzrsrch will only return some of those scrolls, not the same list as the manual search.

Example pulled ot of my ass:

Manually search in the bazaar window for "Spell: V"
Spell: V1 (1) TraderBob
Spell: V1 (3) TraderDave
Spell: V2 (1) TraderJay
Spell: V2 (7) TraderAmos
Spell: V3 (3) TraderChuck
Spell: V4 (1) TraderEzra
Spell: V5 (1) TraderNigel
Spell: V5 (2) TraderBob
Spell: V5 (2) TraderHank
Spell: V6 (1) TraderDave
Spell: V7 (2) TraderAmos
Spell: V8 (3) TraderBob
Spell: V9 (2) TraderNigel
Spell: VA (2) TraderJay

So 10 diffrent types of spells, from various traders in various quantities and prices for 14 "hits"

/bzsrch Spell: V might for example return just these.

Spell: V1 (3) TraderDave
Spell: V7 (2) TraderAmos
Spell: V8 (3) TraderBob


Does that make sense?
 
U ever manage to replicate this HTW?

Ok man, so... I decided to take an in depth look at this plugin. Man, talk about being out of date...

So, here are the things I fixed/changed:


  • Default price ceiling changed from 0 to 9999999
  • Default max level changed from 75 to 85
  • Class 'berserkers' corrected to 'berserker'
  • Drakkin race type corrected for search
  • Added following missing stats params: endurance, attack, hp regen, mana regen, haste, damage shield, damage shield mitigation, heal amount, spell damage, clairvoyance, heroic agility, heroic charisma, heroic dexterity, heroic intelligence, heroic stamina, heroic strength, heroic wisdom.
  • Corrected the following slot params: ammo, chest.
  • Added missing slot: power source.
  • Added types: alternate ability, augmentation
  • Corrected types: bandage, brass instruments, percussion instruments, stringed instruments, wind instruments.
  • Removed type flowing thought (mana regen in stats is proper place)
  • Removed type haste (haste in stats is proper place)
  • Added /bzreset (clears bazaar window & resets results)
  • Changed /mq2bzsrch to /bzhelp (for help info)
  • Corrected help screen for parameter info
  • Corrected help screen for TLO info
  • Display defaults in help screen added
  • Changed default race from char race, to any
  • Changed default class from char class, to any
  • Added /bzhelp to bad param display
  • Added DispPrice to TLO for plat, gold, etc. display
  • Changed Value in TLO to Stat
  • No params to bzsrch changed from no feedback to help display
I tested every which way I can think of, and it works properly now in all cases.

If you do find something that is not right, let me know and I'll correct it.

The updated plugin is on update server, mmoloader will get it, or here is a direct link:
Download MQ2Bzsrch.dll

htw
 
Last edited: