Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] How to change prices without losing changes with next update #8

Open
Road-block opened this issue Jun 8, 2023 · 3 comments
Open

Comments

@Road-block
Copy link
Owner

.. one additional question:
can we change item prices in a way that won't be overwritten with the next update?

Originally posted by @waspoza in #6 (comment)

@Road-block
Copy link
Owner Author

Road-block commented Jun 8, 2023

The intended way is by crafting a pricelist plugin as a separate companion addon to BastionLoot and distributing it to your officers and optionally to members as well.

Since this requires some minimal familiarity with wow addon file structure and Lua most of the documentation can be found in source comments at the example-plugin + (source)

@Road-block
Copy link
Owner Author

Road-block commented Jun 8, 2023

After the plugin addon is customized to your guild and installed.

The guild leader can pick it in [Select Price Scheme] option of BastionLoot.

The name of the new price scheme can be added at the bottom of the Guild Information text (not the GMoTD)
with the format of {schemename} curly braces enclosing the schemename exactly as it shows on the Select Price Scheme dropdown.
This will ensure that every member that logs in with the plugin installed will use it for gearpoint price information regardless if they were online when the GL changed the pricelist source.

The GL can also use the [Share Settings] button in BastionLoot options to push the option to guild members but this will only update members online at the time.

@waspoza
Copy link

waspoza commented Jun 8, 2023

Thank you very much! ❤️

Repository owner deleted a comment from waspoza Jun 9, 2023
Repository owner deleted a comment from waspoza Jun 9, 2023
Repository owner deleted a comment from waspoza Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants