Vlek / RuinsAndRiches

Ruins & Riches Ultima Online Server Files
7 stars 0 forks source link

Fix bank gold total amount to reflect all coins in INFO gump in player profile #60

Open Vlek opened 1 year ago

Vlek commented 1 year ago

Like #59, the counter given in the INFO tab of the player profile does not count all of the items that can be directly converted into gold as gold coins that the player has.

This information however, instead of pertaining to one's backpack, is checking the total value of one's bank. Same helper function can be used though, we are just looking at their bank instead of backpack and returning that amount.