kylemcshea / homestead-vorp

Dream-VORP is a community-driven project enhancing the original VORP Core software. We focus on performance optimizations, code readability, and bug fixes. Our aim is to build upon VORP Core's foundation while acknowledging their invaluable work. Join us in refining this software!
GNU General Public License v3.0
3 stars 0 forks source link

Admin Menu does not give money/gold to selected player #16

Closed BuffsOverNexus closed 1 year ago

BuffsOverNexus commented 1 year ago

Attempted to give money to a player. after inputting amount, mouse is stuck out and nothing was given to player.

Amount attempted: 1000000

Thought i needed cent value so attempted: 10000.00

Was not accepted by menu. Tried amount that was not with 0's (154561564) and also failed

BuffsOverNexus commented 1 year ago

Image

megasmidge commented 1 year ago

see your screen shot you have to enter 0 and then the amount for cash or 1 and then the amount for gold i.e. 0 100 will give you $100

kylemcshea commented 1 year ago

We should remake this to be easier? I am not sure if we should stage this to testing. Instead we should make it so where people don't have to do it this way as its hard to understand

kylemcshea commented 1 year ago

im thinking we make the following options:

  1. give cash
  2. give gold
kylemcshea commented 1 year ago

I'm going to take on this task

kylemcshea commented 1 year ago

the code that handles the menu is giving me anurisms someone pls help would preciate it fr fr

megasmidge commented 1 year ago

Yeah I got you broski. Already on it

Image

kylemcshea commented 1 year ago

tested with prim, we are currently able to give unlimited but that is okay for now. we have logs and we have staff. All is working properly. Maybe in the future we can put a better notification for telling the admin how much they sent. other than that we are GOOD