Page 1 of 1

Log Balance via API

Posted: Fri Jun 05, 2020 8:31 pm
by loquacious
The GUI offers the ability to highlight all players and log their balances to the event log. Would it be possible to add this functionality to the API?

Re: Log Balance via API

Posted: Fri Jun 05, 2020 10:14 pm
by Kent Briggs
loquacious wrote:The GUI offers the ability to highlight all players and log their balances to the event log. Would it be possible to add this functionality to the API?
With the API you can just retrieve all balances directly with a single call to AccountsList and then dump the results to your own file.