• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Cabal Need Greed

 
Project Updated:
Files Updated: Fri, Jun 5 2009
Supports Game Version: 1.2.1
Category: Auction & Economy, and Bags & Inventory
Tags:

[Edit Tags]

Project Manager: Molz
Additional Authors: No additional authors
Current Version: CNeed 1.03
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 2,292
Favorites: 7
Comments: 14
  • Contests
  • About Cabal Need Greed
  •  

Cabal is a destruction guild on badlands server.

Features

  1. automatically chooses Need/Greed/Pass for items that require rolling.
  2. can be turned on/off in RvR and PvE individually
  3. can be turned on/off for each type of item - potions, crafting material, career, race, usable and unusable items
  4. for all items (not potions or crafting), it does a check of your rank vs. the items rank requirement and only rolls if you are within +/- n levels (n by default is 5 ranks)
  5. provide for the ablity to have multiple (up to 4) templates of different automatic need/greed's on and off

Dependencies

  1. the mod needs libslash to work

Usage

/cn [status, pve, rvr, debug, statusmsgs, onoff]

  • status - shows the current state of the template you are using. this shows the need/greed/pass value for each value
  • pve - turns the mod on/off (toggles) for when you are not flagged for RvR
  • rvr - turns the mod on/off (toggles) for when you are flagged for RvR
  • debug - turns debug messages on and off
  • statusmsgs - turns status msgs on and off
  • onoff - turns the entire mod on and off
/cnswitch [career, race, usable, nouse, crafting, pots]
/cntemplate (1, 2, 3, or 4)
/cnrankrng [minlevel] [maxlevel] [num_ranks_below_min]

Examples

/cnrankrng 30 40 5 would set the looting to occur between rank 30 and 40
/cnrankrng -1 40 5 would set the looting to occur between your current rank  - 5 ranks and rank 40

Change Log

0.23

  • Fixed the status message on automatic need/greed/pass

0.22

  • made the debug messages not log by default

0.21

  • fixed a bug that was causing the automatic need/greed to not work on certain items.

0.20

  • changed statusmsgs to be turned on by default, changed the log method to use TextLogAddEntry method
  • changed the debug method to use the d() method.
  • added status messages for activating templates
  • modified the rank range fucntions to be not +/- around characters rank, but instead be hard rank
  • added the ability to have min rank around characters rank
  • fixed bug that templates were not saved on reload or logout
  • converted all status messages / log messages to use the CNeed.Print method
  • on first load of 0.20, the saved variables will be rewritten

0.11

  • fixed switching the nouse flag bug, added in code to log what was switched

0.10

  • Initial Release

Future

In the future this mod will provide a UI and the ability to select which type of crafting item you want to roll Need/Greed/Pass.

Please provide any comments/suggestions for the mod. I will consider them all.

Cabal Need/Greed mod is based off the original automatic need greed mod by Lordal.

  • Downloads (6)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Cabal Need Greed Cneed 0.21 Release Beta 3.0 125 12/31/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • randerzo said

    It would be realy nice if Medallions and Crests would be a own itemslot to chose, I would like to auto need on them but I dont want to auto need on rings with STR when Im healer...

    Reply Report Permalink
  • Iklash said

    Is there any roll mode by rarity?
    -'Event items'
    -'Vendor trash'
    -'Green'
    -'Blue'
    -Better such as Setitems
    (Tome check, need incase of missing item in usable set)

    Reply Report Permalink
  • balir said

    Been using the heck out of this addon, love it!

    QQ: I have two templates I use all the time, one for just generally greeding everything usable, and one for dungeons like Blood and Bile, etc, where I don't want to roll on items, even if I can use them. It works perfect, except I want to set up hotbar buttons to just switch templates instead of typing it out all the time.

    I tried macroing: /script CNeed.Template(1) or /script CNeed.Template(3) etc, and different variations, but can't get it to go. I'm a total .LUA noob, what should I be putting in the macro to change to a specific template number?

    Reply Report Permalink
  • arnili said

    i'd like to chose what to roll based on the item rarity

    example:
    green and below: greed
    blue and above: ask me with the normal loot window

    Reply Report Permalink
  • Kilim said

    Noticed 1 Cosmetic problem with the mod showing wrong chat message.

    example:
    Career/Race/Usable set on NEED
    You loot a Career/Race/Usable Item.
    Chat output 1st says in gray = "X Item GREED Roll"
    Then when everyone is ready to roll the game chat output states "You roll NEED on X Item".
    Then it auto rolls NEED on X item for you.

    Everything works fine, its just that this Mod sends out a conflicting chat message when your option is NEED.

    Reply Report Permalink
  • Molz said

    Fixed this bug - it was just a simple print statement change - check 0.23

    Reply Report Permalink
  • Thetuus said

    Excellent addon! I have 1 issue though... whats with all the chat spam, even after I turn off the cn statusmsgs?

    http://i36.photobucket.com/albums/e30/Theutus/WAR2008-12-3118-54-40-79.jpg
    http://i36.photobucket.com/albums/e30/Theutus/WAR2008-12-3118-54-46-14.jpg

    Reply Report Permalink
  • Molz said

    version 0.22 has resolved this issue

    Reply Report Permalink
  • Thetuus said

    I also have to enter the /cnrankrng -1 40 5 command everytime I log in..

    Reply Report Permalink
  • Molz said

    I have not seen this issue - is it still happening?

    Reply Report Permalink
  • Thetuus said

    yeah it's still happening

    Reply Report Permalink
  • Thetuus said

    If I don't it sets the min rank to 25 and max to 40 no matter the lvl of the character I'm playing..

    Reply Report Permalink
  • Molz said

    I will look at it again. thanks for the additional info, I might be able to figure out what is happening with your toon.

    -Z

    Reply Report Permalink
  • taalon927 said

    any idea on when a pop up window version might be out? so i can just pick class blah blah, and either type in level numbers and then set them to pass need ect...

    and when you do it, not sure if its possible but i have diffrent setting depending on if im in pve or rvr. so might be worth it if possible to have a PVE setting, and a RVR setting that spans into Scenarios.

    Reply Report Permalink
  • Molz said

    This is probably the next area I will head into. I am not sure what the release will be. First I will set the version to be 1.0, as long as noone finds any other bugs.
    -Z

    Reply Report Permalink
  • Kilim said

    How can you manually change the options?
    example:

    Career = Need
    All Else = Greed
    Min Level = 1
    Max Level = 40

    Reply Report Permalink
  • Molz said

    to change the items, use the switch command - it will rotate through the options

    e.g. /cnswitch careers

    will scroll through need->greed->pass->manual->need

    changing levels just changed in 0.20 to match your question

    /cnrankrng 1 40 5

    will set the values to min rank = 1, max rank 40 (the 5 is ignored)
    -Z

    Reply Report Permalink
  • Since you asked, level ranges for crafting items would bwe a good addition.

    Reply Report Permalink
  • Molz said

    unfortunately, I am unable to determine the difference between different crafting, cultivating, talisman, apothecary (actually, I can tell that soemthing is for cultivating, but the other two do not have any data that distinguish them, that I can tell). Until I figure this out, I am not 100% sure I am going to do lvls for crafting.

    Reply Report Permalink
  • Bluejaye said

    Thanks a bunch!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 58 TokenMachine PvP, and Bags & Inventory
  2. 54 ItemRack Bags & Inventory
  3. 42 Tidy Roll Auction & Economy, and Bags...
  4. 36 Character View Expanded Stats (CaVES) Buffs & Debuffs, Bags & Inventory...
  5. 36 AutoLoot Bags & Inventory