COMMISSION BOARD
OCTAVIUM · TOULOUSE V2
← BOARD

Bank system

Status OpenDays 5 hours TargetTrello Bank system
❔ Ask for clarification

Schedule

Sub-tasks

No sub-tasks.

Notes

Specification (from Trello)

Economy & Bank System

UI NAME: hud - bank ,or bank.

What it is

Some economy already exists here, connected to BaseUI and GitHub references, editable through Rojo (some of it exists already). It connects to the HUD in-game by showing the balance.

[IMAGE: HUD showing B (bank) and P (pocket money) marked]

In the HUD picture, B is for Bank and P is for Pocket Money.


Two balances

Pocket money:

  • When you have pocket money, it drops as a tool on death, which others can then equip (pick up). After picking up they get it added to their pocket balance if they have space.
  • Max pocket money: 5,000.

Bank money:

  • Safe in the bank. Does not drop on death. You add money here through transfer ui which you get through bank UI. Remember dropdown GUI when selecting players to trasner money to on bank UI. when you transfer money in bank its ofc only the bank balance you trasnfer not pocket money.
  • Max bank amount: 1,000,000.

Bank UI

  • Deposit: deposit pocket money into the bank. Once in the bank, your money is safe.
  • Withdraw: take money from bank to pocket.
  • Transfer: transfer money to another player. You can only transfer if you have a specific rank.

For all of these scenarios (transfer sent, transfer received, etc.), a notification pops up in the universal notification UI.


Paycheck

  • Depending on the team you are on, every 15 minutes you get a specific sum.
  • Pays out until you hit the max.

Shop integration

  • The bank system is connected up to all shops in-game.
  • In all shop systems there should be a choice for whether items are purchasable only through bank balance (for official shops) or through pocket money.
  • Cook this up based on the shop UI I already gave you.

Notes

  • Connect to the existing BaseUI / Rojo / GitHub economy where it already exists, rather than rebuilding.
  • HUD shows both balances (B and P).

Pictures

No extra pictures yet.

OCTAVIUM · TOULOUSE V2 · MODERATED UNDER RODEVS & HIDDENDEVS