Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change cash to bank in shop / gas station #1796

Open
Kowalec opened this issue Sep 8, 2024 · 0 comments
Open

Change cash to bank in shop / gas station #1796

Kowalec opened this issue Sep 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Kowalec
Copy link

Kowalec commented Sep 8, 2024

Is your feature request related to a problem? Please describe.
Currently, payments in stores and gas stations are made using cash, which limits the use of the in-game banking system. Players are not incentivized to manage their bank accounts, leading to a less immersive experience where cash is preferred over bank transactions. This also affects the overall economy balance.

Describe the solution you'd like
I would like to modify the system so that all payments at stores and gas stations are made exclusively via the bank account, rather than using cash. This would encourage players to make more use of their bank accounts, enhancing the economic realism of the server and integrating banking into everyday transactions.

Describe alternatives you've considered
Keeping the current system where both cash and bank are accepted, but adding a fee for using cash.
Implementing a hybrid solution where certain transactions (above a certain amount) must be processed through the bank account, while smaller payments can still be made with cash.

Additional context
The server is using the ox_inventory system, and I want to ensure compatibility with it.

@Kowalec Kowalec added the enhancement New feature or request label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant