1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-21 20:50:42 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
2da12b6771 Hide secondary hint strings if player is not valid 2023-05-14 22:07:10 -07:00
88fd695054 Bank: use setValue instead of setText for account balance
Use .label for secondary hint strings
2023-05-04 16:31:33 -07:00
ae9b7bbf32 Bank: update account balance hint string on round end 2023-03-15 17:07:22 -07:00
e03d80681e Make secondary hint strings not show when player is sprinting, throwing grenade, or not touching
Hide secondary hint strings when in menu
2023-03-09 09:21:08 -08:00
e5d44c4f48 Bank: make account balance show as HUD text 2023-03-08 18:32:51 -08:00
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
299955f5c6 Bank: change "Value" to "Balance"
Fix withdraw hint string showing cost 100 on Tranzit
2022-01-22 09:46:21 -08:00
a9df3f0759 Replace bank and weapon locker scripts only on specific maps
Fixes maps that do not have bank and weapon locker being unable to load
2022-01-12 04:03:38 -08:00
82f0c315dd Bank changes
Gain 10% interest on deposited points at the end of each round
No longer costs 100 points to withdraw
Account value is shown when depositing, withdrawing, and going near the triggers
2022-01-11 22:10:28 -08:00