Automatic NeedGreed is a tool which takes control of the loot roll window in Warhammer Online and automatically selects the adequate button for the user.
Due to massive complaints and suggestions concerning this addon, I made some major changes in version 0.92:
- NeedGreed triggers from now on only in RvR zones like scenarios or open pvp zones. Since the base idea of this addon was to eliminate annoying loot window messages during rvr combat, it was a necessary change to justify this addon on a base level.
- Added LibSlash support for functions
- Added the possibility to change the need/greed/pass behaviour for <career items>, <race items>,<potions>,<all career and race items>,<crafting items> and <unusable items>
- Added support of templates for this behaviours, which can be switched and set up independently
- Added a level range for items, which can be manually set between 0 and 10
Version 0.92b:
- Changed the level range to a up-level-range and down-level-range. The down-level-range is the item level beneath your characters level, the up-level-range is the item level above.
- You can now choose Select besides Need,Greed and Pass, which allows you to perform a manual selection for items.
- You can now turn off NeedGreed via a slash command.
Slashcommands:
/ngswitch career,race,usable,nouse,pots,crafting,statusmsgs,onoff
/ngtemplate 1-4
/nglvlrng 0-10 (v.0.92a)
/nglvlrng 0-10 0-10(v.0.92b)
/ngstatus
Possible setups for
- Career items: need/greed/pass/select (default: need),
- Race items: need/greed/pass/select (default: need),
- All career and race items: need/greed/pass/select (default: greed),
- Items with no use: greed/pass/select (default: pass),
- Potions: need/greed/pass/select (default: greed),
- Crafting items: need/greed/pass/select (default: pass)
The default level range is 5, which means that for example a lvl 20 character will may roll for items with a level range between 15 and 25.
Examples:
Instead of Need, you want Greed to be the automatic selection for race items:
Type in "/ngswitch race" for Pass and again "/ngswitch race" for Greed.
You want a item level range of 3 (v.0.92a):
/nglvlrng 3
You want only items which are 5 levels above your character and 2 level beneath (v.0.92b):
/nglvlrng 2 5
You want to see the actual status of NeedGreed:
/ngstatus
You want to switch to your 4th template:
/ngtemplate 4
You want to switch status messages on or off (v0.92a):
/ngswitch statusmsgs
You want to turn of NeedGreed:
/ngswitch onoff
You want to turn it back on:
/ngswitch onoff
Requirements
-Libslash
ToDo:
- Filter stats on items the character doesnt need (i.e. strenght for a caster)
- Filter crafting items the character doesnt need
- A configuration window
- ...
Further suggestions and even complaints are still very welcome.
- 1 comment
- 1 comment
Facts
- Date created
- 10 Oct 2008
- Category
- Last update
- 13 Oct 2008
- Development stage
- Inactive
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- Automatic NeedGreed
- Recent files
- B: NeedGreed Version 0.92b for Beta 3.0 on 13 Oct 2008
- B: NeedGreed Version 0.92a for Beta 3.0 on 11 Oct 2008
- B: NeedGreed Version 0.92 for Beta 3.0 on 11 Oct 2008
- #1
Shark321 Fri, 10 Oct 2008 17:53:42Plase add slash commands using Libslash, this takes 10 minutes to do.