AsYetUntitled / Framework

Altis Life RPG mission framework for Arma 3 originally made by @TAWTonic.
Other
245 stars 308 forks source link

ATM #636

Closed MarsMoon81 closed 4 years ago

MarsMoon81 commented 4 years ago

ATM withdraw or deposit is reversed.

When trying to withdraw money, I noticed that I couldn't withdraw even with money in the account. So I git deposit and I noticed it withdraw that account from my account. ALFramework 5.0

Nothing in the RPT logs or extdb3 logs shown on this error, just thinking the code is reversed. Altis new copy of the ALFramework 5.0 was just downloaded. This is where I found the error on.

Jason2605 commented 4 years ago

Hi there! Thanks for submitting a bug report, however we feel this is not an issue with 5.0. It's worth checking your files to ensure that the buttons are actually the correct way round here: https://github.com/AsYetUntitled/Framework/blob/v5.X.X/Altis_Life.Altis/dialog/bank.hpp

If you require some more support, feel free to join the discord and we can help you from there!

MarsMoon81 commented 4 years ago

It’s the exact same, I downloaded the framework right from github have not made any changes to anything

On Mon, Mar 23, 2020 at 5:11 PM Jason_000 notifications@github.com wrote:

Hi there! Thanks for submitting a bug report, however we feel this is not an issue with 5.0. It's worth checking your files to ensure that the buttons are actually the correct way round here: https://github.com/AsYetUntitled/Framework/blob/v5.X.X/Altis_Life.Altis/dialog/bank.hpp

If you require some more support, feel free to join the discord and we can help you from there!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AsYetUntitled/Framework/issues/636#issuecomment-602927080, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACT24HR5UFNHFI73DADTNEDRI73CTANCNFSM4LRKEAMQ .

BoGuu commented 4 years ago

It’s the exact same, I downloaded the framework right from github have not made any changes to anything

Have you changed your cash/bank variables, or the dialog for the bank?

MarsMoon81 commented 4 years ago

No

On Tue, Mar 24, 2020 at 11:50 AM Ollie W notifications@github.com wrote:

It’s the exact same, I downloaded the framework right from github have not made any changes to anything

Have you changed your cash/bank variables?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AsYetUntitled/Framework/issues/636#issuecomment-603441912, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACT24HSRQNARMF27GVOJX6TRJD6HJANCNFSM4LRKEAMQ .

BoGuu commented 4 years ago

No

Can you verify that these lines/files are the same on your end?

https://github.com/AsYetUntitled/Framework/blob/v5.X.X/Altis_Life.Altis/dialog/bank.hpp#L51 https://github.com/AsYetUntitled/Framework/blob/v5.X.X/Altis_Life.Altis/dialog/function/fn_bankWithdraw.sqf#L17