-
Notifications
You must be signed in to change notification settings - Fork 32
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
Warehouse value #290
Comments
Re-purposed. |
It's weird that if(!document.getElementById("shop")) return; and warehouse has "shop" too, unless, you disabled it in warehouse on purpose. Or we talking about a bug, I don't know. |
Hmmm, I've been giving ideas and "instructions", but it is only fair to say why. Well, recently I've started to save the most valuable scrolls into my warehouse, and I would like to know, how much gold I have there saved, I don't know if anyone else needs this, but then we go again, why not if it's already scripted. |
We are not presenting the value sum in guild store because that may push guild members (especially low level players) to just empty the storage and sell the content. In terms of the code, merchants and guild.storage scripts are running in different pages each. There is a way to call functions from different scripts. |
I am not saying that it's not true, but fortunately Gladiatus has a rank system with their own permissions, and you can set that for each shelf. A new player shouldn't have a rank with full permissions to the warehouse, if yes, then it's not GCAs fault, it's on the guild master and the administrators. I was actually the warehouse master in my guild, and each rank had their permission to each specific shelf. |
Yeah I agree. I just explained why it is not already there :) |
Commit 4c32075 |
And once again you fulfill my request, and once again, I thank you for that. This will prove useful. |
On the list with #294. Added, looking good, closing, re-open if needed. |
Re-purposed this issue (was something bit different before, don't ask, I am just an idiot).
This is an enhancement (I believe), would it be possible to enable this feature for warehouse too? I don't see any disadvantages, so why not. Personally I was looking for it.
Shouldn't be too hard for you to do, just some little edits in merchants.js.
The text was updated successfully, but these errors were encountered: