do you need rare 2h weapons?i need a lootrule for pick up only lvl 63 2h maces
[QUALITY] == "Rare" && [LEVEL] > 62 && [BASETYPE] ==
"Weapon" && [TWOHAND] == "Two-Handed Mace"
work this one?
Zorked, would you make a profile that I get 5 stacks and then make FOM and Crypt? (I got in a personal test 9 LPH and 150M XP in 4 hours test
[QUALITY] == "Rare" && [LEVEL] = 63 && [BASETYPE] ==
"Weapon" && [TWOHAND] == "Two-Handed Mace"
will that work? should only for 2h maces...
v1.6.1 released
-TrinityUseOnce tag ID fixed.
-Crypt entrance Grid reset trigger set
-Max Deaths at Waypoint set to 2 ... after first DC check to 1
-Alternative route for the northern waypoint in FoMnormal
-Small bugfixes
This will be the last release before my moving to the new flat. If there is something crucial, pm me, maybe I can rush in a fix then.
[QUALITY] == "Rare" && [LEVEL] > 62 && [TWOHAND] && [TYPE] == "Mace"
which one for only pick up lvl 63?