Get an Epic Experience with Premium

TaxPayer

Auction & Economy Login to Add Favorites
  • 0 Likes
  • Warhammer Online
  • 1 Monthly Downloads
  • Supports: 1.4.0
  • 855 Total Downloads
  • Updated 12/30/2010
  • Created 06/16/2010
  • 2 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: MIT License
  • Newest File: v1.2
or

About TaxPayer

TaxPayer tracks and displays how much you have paid in Guild Taxes and Tithes.

The data is stored globally so you can look at Guild contributions across all of your toons or simply look at how much tax your current toon has contributed.

Typing "/taxpayer" or just "/taxp" opens up the TaxPayer screen which contains a list of all the Guilds that you have contributed to in taxes. Use the Type drop down list to select the type of contributions you want to see (i.e. "Taxes Only", "Tithes Only", "Taxes & Tithes"). Use the Payer drop down list to select which toons the contributions have been made from (i.e. "This Toon", "All Toons"). The check box in the top right hand corner of the window offers a Guild Member note update feature that will auto update the amount you have paid in taxes to the guild. into your members note.

Lastly by right clicking on any of the guild entries, you have a choice resetting the count for the selected guild (Note: The payer option does impact this reset. For Example if you have "This Toon" selected only the contributions made by the toon you are logged in as will be reset). You also have some bragging options, where you can announce in a number of different channels how much you have contributed in taxes and tithes.

Version 1.01 fixes

  • Fixed an issue where the amount of taxes and tithes being paid was not being correctly calculated.

Version 1.1 fixes:

  • Fixed channel communications to cater for changes in the Warhammer 1.3.6 patch

Version 1.2 fixes:

  • Added the ability to parse the amount of monies taxed in French

Acknowledgments:

  • Raevyss for the original idea
  • Riftael for the code to parse French

Note: This addon has a dependency on the Libslash addon in order to run.

Added the ability to parse the amount of monies taxed/tithed in French

Comments

  • #6
    Here is the code to add for french players. It is raw code, so if you want to optimize it, just do it. I uses the following sentence to create it:
    "Votre contribution à l'impôt et à la dîme de la guilde s'élève à 48 pièces en argent et 72 en cuivre."

    for k,a in ipairs(TaxPayer.contents) do
    if a == "dîme" then
    isTaxes = true
    elseif a == "or" or a == "or." then
    if TaxPayer.contents[k-2] == "pièces" then
    commsGold = tonumber(TaxPayer.contents[k-3])
    else
    commsGold = tonumber(TaxPayer.contents[k-2])
    end
    elseif a == "argent" or a == "argent." then
    if TaxPayer.contents[k-2] == "pièces" then
    commsSilver = tonumber(TaxPayer.contents[k-3])
    else
    commsSilver = tonumber(TaxPayer.contents[k-2])
    end
    elseif a == "cuivre" or a == "cuivre." then
    if TaxPayer.contents[k-2] == "pièces" then
    commsBrass = tonumber(TaxPayer.contents[k-3])
    else
    commsBrass = tonumber(TaxPayer.contents[k-2])
    end
    end
    end
  • #4
    any way that you could make an icon for this? Or warboard toggler would be great also.
    or how does one put the /taxp command in a macro?

    would rather just click some icon/button to view the info.
  • #5
    I've created the mod WarBoard_TogglerTaxPayer and uploaded it to curse.

    http://war.curse.com/downloads/war-addons/details/warboard_togglertaxpayer.aspx
  • #3
    In order to calculate the amount of Taxes & Tithes being paid I have to parse the chat message looking for the keywords "taxes", "gold", "silver", "brass". Below is an example of the message.

    You contributed 1 gold 12 silver and 53 brass coins to your guild for taxes and tithes.

    This means that TaxPayer currently only works for the English version of the game.

    If you would like it to work for your language of choice, post an example of the message here and supply me with your languages equivalent keywords and I'll update the mod.
  • #1
    unlucky this addon don't work, i killed 3 player in rvr and i give 10S at my guild and the addon show 1s...

    after 3days of utilize it say that i give at my guild 2s and i have 100% tax
  • #2
    Thanks for the heads up. I've had a look at the code and realised I posted an older version of the calculations. Version 1.01 has the correct calculations and will be available as soon as Curse approves the latest version.
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!