Update 1.2.0
- Refactor code
- Major performance improvements
- Fix incorrect locale
Update 1.2.0
Update 1.2.1
Update 1.2.2
Update 1.2.3
CreateShopPed to editable client fileUpdate 1.2.4
Is there logs for when taking and putting money in the society or can i at least make those logs myself?
Yes, there are logs for withdrawing and depositing money
I would be curious to have instructions on this one.
How does this work ? Can we have the logs for one specific company sent to a discord channel ? And does it include the information of who did the transaction? Letās say in a garage, when using the lift for customizing car, it takes the money from the bank account of the company. Does the log will see this as well ?
There unfortunately isnāt any information shown for the transactions.
Update 1.2.8
exports.tk_bosstablet:startTrackingHours(playerId) & exports.tk_bosstablet:stopTrackingHours(playerId) (server side)Will this work with a okok billing system
Yes, it supports okokbilling
tk_bosstablet - 1.2.9 - server/main.lua, fxmanifest
tk_bosstablet - 1.3.0 - server/main_editable.lua, config.lua, fxmanifest.lua
tk_bosstablet - 1.3.1 - client/main.lua, config.lua, fxmanifest.lua, web/
Config.TimeFormatConfig.TimeLocaletk_bosstablet - 1.3.2 - client/main.lua, web/build/, fxmanifest.lua
is there a way to make it work with wasabi banking script?
Assuming wasabi banking handles society accounts; yes, but you would need to edit the functions in server side that handle account money to work with wasabi banking. See more info here
hmm ok, i threw in the exports and got it to show the same account as the banking, but i couldnāt transfer money in or out, was doing weird stuff. Ill probably mess with it more over the weekend