linerindy.blogg.se

Bastion loot
Bastion loot




bastion loot bastion loot
  1. Bastion loot update#
  2. Bastion loot manual#

That is a design choice and same for not relying on addon comms. It would work perfectly fine where no one else has it (minus convenience features like bid links / popups or seeing information on the tooltips and the PR list). The addon is made such that only the guild master and masterlooters need it. If you have something in mind on how you want to price your items tell me and I'm happy to walk you through creating a plugin (can even be a copy of the built-in pricelist with changed prices). Process does require some small familiarity with addon crafting / Lua.

Bastion loot update#

That way you can tweak it and update it separately if you want to make corrections to your prices and not be affected by changes or lose them when the main addon is updated. You package your pricelist plugin addon and distribute it to your group/guild.

  • Use BastionLoot:RegisterPriceSystem("name of price list", YourGetPrice).
  • Implement a GetPrice function that returns their own values for each item (can be a lookup table like the prices_bc.lua one in the core addon or a dynamic calculation like in the plugin) The core addon doesn't care how the prices are calculated or looked up in your plugin.
  • Make a small addon and add BastionLoot as a dependency # Dependencies: BastionLoot (in the.
  • The BastionLoot_Gearpoints-1.2 example plugin that is bundled with BastionLoot is an example of how one would go about providing their own price scheme. Having the addon makes everything more convenient, but is not mandatory. Type /x + (where x is the number of the custom channel) or /x +MainName if on an alt to respond to a standby list afk check. w masterlooter + (for main spec) or /w masterlooter - (for off spec) after the loot officer links a piece of loot and asks for bids in raid chat.
  • Mode can be switched from the minimap /LDB icon or with /bastionloot mode chat command.Īddon has been designed so that basic member functionality is usable even without it.
  • Alternative plusroll mode implementing soft-reserve, mainspec +1 > offspec loot system.
  • Reserves - standby list EP - with alts support (admin and all).
  • bastion loot

    Simple chatlink click to bid on items (all).The standings window can also be toggled with /bastionloot show chat command. Middle-click opens addon Blizzard Interface options panel. Left-click shows the standings window with everyone's EP, GP and PR values. Right-click on minimap or LDB BastionLoot icon will show all available actions.

    Bastion loot manual#

    usage Help and Manual for Admins and Members. Most of the information messages will now print on that frame and not clutter your default chatframe. public notes are not in use by the addonĬreate a new chatframe (right-click > create new window on chat tab) and name it debug (capitalization doesn't matter).officer notes must be set to visible by all and editable only by the EPGP admins (for example.Version 2.x.bcc,classic 3.x wrath (current) EPGP mode setupīastionLoot requires some modifications to guild permissions for officer notes by the guild leader. The addon has changed name for Burning Crusade Classic and is now BastionLoot. Remove BastionEPGP from your AddOns folder (and your update manager if you are using one) Guild Helper addon for EPGP loot system in World of Warcraft Wrath Classic (3.4.x) Notice:






    Bastion loot