Hey all, I'm running the newest version of HB2 while using the 1-80 Delta Sniper profile and the Shamwow CC. I've checked the profile to verify a min durability (.4). Any other ideas? I've used this same profile in the past with no issues.
What is the durability of the lowest item when you're checking? Is it dying en route to the repair vendor or just not trying?
mine is set to 0.3 and 0.4 to test, and they do not die on their way because they just keep moving to hotspots only occasionally
What level range are you using? I used the 68-80 profile, and in the 68-71 section he Forgot to add under <Vendors> that the NPC was a Repair vendor. So it looked like this: Code: <Vendors> <Vendor Name="Tewah Chillmane" Entry="26697" Type="" Location="" X="3468.827" Y="4154.3" Z="17.19306" /> </Vendors> Instead of like this: Code: <Vendors> <Vendor Name="Tewah Chillmane" Entry="26697" Type="Repair" Location="" X="3468.827" Y="4154.3" Z="17.19306" /> </Vendors>