DayZ
AdvancedBanking V2
Showing 1-5 of 5 entries
Update: Nov 1, 2023 @ 4:22pm

added missing Withdraw functionality for external mods.

Update: Nov 1, 2023 @ 3:55pm

1. fixed a lot of illegal refs.
2. Added two more things for webhook logging. (ATM Robberys and Player Money Transfers.)
3. Added defines back to the mod that garage mod and all other mods are working again.
4. fixed scriptlog warnings.

TODO: Add the following params to the webhook section in the server config:
"m_LogPlayerMoneyTransefer": 0, //Decide what to log (1=yes / 0=no)
"m_LogPlayerATMRobbery": 0, //Decide what to log (1=yes / 0=no)

Update: Oct 30, 2023 @ 3:06pm

Update: Oct 29, 2023 @ 7:34am

Update: Oct 29, 2023 @ 6:30am