gruppe-adler / grad-listBuymenu

A simple interface to buy stuff.
9 stars 3 forks source link

Function to subtract and add funds to players bank #24

Closed BrianV1981 closed 4 years ago

BrianV1981 commented 4 years ago

Hello McDiod, I was looking for a way to add and subtract funds from a player's bank account.

Thanks, Brian V.

Fusselwurm commented 4 years ago

that's implemented in https://github.com/gruppe-adler/grad-moneyMenu see for example https://github.com/gruppe-adler/grad-moneyMenu/wiki/addFunds

McDiod commented 4 years ago

Bank accounts are different. Looks like there is no function for that yet.

McDiod commented 4 years ago

This is now implemented in grad-moneymenu 0.3.2. This is not implemented in grad-listbuymenu, because bank accounts are not a feature in this module.

https://github.com/gruppe-adler/grad-moneyMenu/wiki/addFunds https://github.com/gruppe-adler/grad-moneyMenu/wiki/getFunds https://github.com/gruppe-adler/grad-moneyMenu/wiki/setFunds