Greasy Fork is available in English.

Neverwinter gateway - Profession Automation

Automatically selects professions for empty slots

< Отзив за Neverwinter gateway - Profession Automation

Въпрос/коментар

§
Публикуван на: 12.01.2015

what settings to sell anything?

I don't need anything that comes out of the chestboxes, so I want to sell anything.
What settings must be made? Ty!

Rotten_mindАвтор
§
Публикуван на: 12.01.2015

Urgh, dont make "THAT" filter, U dont want let "Elephant to Glass store...."

Edit script lines, so limit is "0", then select all "Auto Vendor" options... even now it will not "Sell all" but you dont want use "wildcard" filter what sells your 10x Legendary Artifact -stuff... OK?

Maybe we need bring "limit" in UI.

if (settings["autovendor_kits"])
_vendorItems[_vendorItems.length] = {pattern: /^Item_Consumable_Skill/, limit: 0}
if (settings["autovendor_altars"])
_vendorItems[_vendorItems.length] = {pattern: /^Item_Portable_Altar$/, limit: 0}

Rotten_mindАвтор
§
Публикуван на: 12.01.2015

hmmm, I tamper one "HEAVY junk" -filter, what I can use myself too, just trying find best way use current code.

...but if you use it, make sure that your inventory contains not valuables...

I post link here when done, I need it myself too because my "Profession" test fills all the time inventory and I have no time "babysit" 88 characters experimentation...

Публикувайте отговор

Влезте, за да публикувате отговор.