What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Vendor Filter

afribeiro

Member
Joined
Jan 20, 2013
Messages
63
Reaction score
0
I want to make a Vendor Filter that sells all rares expect acessories, belts, wands, 1h mace and all energy shield gear.

I just don't know what should I put in the "Types" section (Vendor Filter > Names & Types) for the wands, 1h maces and all energy shield gear. I already have written:
/Rings/
/Amulets/
/Belts/
How I finish my filter? Thanks in advance!



PS: Sorry for the double post.
 
huh - when I try that i'm getting

[Ui] An exception occurred:System.ArgumentNullException: Value cannot be null.
Parameter name: type
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at BotGui.Windows.MainWindow.Dev_Execute(String class, String code, IEnumerable`1 assemblies)
 
Back
Top