Installation
All Events and Exports for msk_banking
Last updated
All Events and Exports for msk_banking
Last updated
You need msk_core! -
Upload the msk_banking
folder.
Insert ensure msk_banking
in your server.cfg
Please configure the config.lua
before starting the Script!
Add the items you configured in config.lua
to your inventory or database
Restart your Server.
The SQL will be created automatically.
Please go to es_extended/server/classes/player.lua
line ~168
.
You have to see this: function self.setAccountMoney(accountName, money)
Please add the following lines as you can see at the picture if it's not already added:
Please go to esx_addonaccount/server/main.lua
If you don't have a function like the following then please redownload esx_addonaccount
from ESX Github and replace all files!!!
If you want to use Societyaccounts, then please add all jobs to Config.Society
so that the script works as expected :)
If you want to use a Bankcard Prop, we already integrated a script for that! Just download the prop and set the following config option to true
. If you don't want to use it, set it to false
.
You will need this: