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

Request: Transfer all currencies to one character #680

Open
p3lim opened this issue Nov 5, 2024 · 0 comments
Open

Request: Transfer all currencies to one character #680

p3lim opened this issue Nov 5, 2024 · 0 comments
Labels
Feature Request Requests for features Mainline This issue affects the current live Retail client

Comments

@p3lim
Copy link

p3lim commented Nov 5, 2024

When cumulating a lot of resources (that honestly ought to just be account-wide like the Trader's Tender) on multiple characters it's a real pain having to repeat clicking buttons in the transfer popup. With the provided APIs it should be possible to iterate over all characters on the account and then transfer all of a currency to the current character, but all of the APIs for this are protected.

Please provide a button below the "Transfer" button that would do just this, and/or provide C_CurrencyInfo.RequestAllCurrencyFromAccount(currencyID) that we could call (make it require a hardware event if you want, just please don't lock us out from using it).

@Meorawr Meorawr added Feature Request Requests for features Mainline This issue affects the current live Retail client labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Requests for features Mainline This issue affects the current live Retail client
Projects
None yet
Development

No branches or pull requests

2 participants