Anonymouse
Gold Elite
- Joined
- Aug 12, 2021
- Messages
- 136
- Reaction score
- 2,204
- Points
- 316
Doesnt work with the latest version of QBus,
This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
its for v1 final you need to fix it if you want it for older esx versionsYo.
I need help with this script, bcs when i want withdraw my money from bank, they are not in my inventory.
In console, it shows me this error:
[ script:es_extended] SCRIPT ERROR: @es_extended/server/classes/player.lua:299: attempt to index a nil value (local ‘account’)
[ script:es_extended] > ref (@es_extended/server/classes/player.lua:299)
[ script:es_extended] > handler (@okokBanking/server.lua:95)
what is your es_extended version ?My problem is that when I try to deposit or withdraw money nothing happens anyone knows how to solve it?
i cant donwload
Doesnt work with the latest version of QBus,
Fixedi cant donwload
I solved itwhat is your es_extended version ?
broo need for new qb-coreView attachment 1863
[SQL] ITS IN THE README
[DOWNLOAD]Hidden link for visitors, to see Log in or register now.
hiyaxPlayer.addAccountMoney('money', amount)
Change to
xPlayer.addMoney(amount)
And
xPlayer.removeAccountMoney('money', amount)
Change to
xPlayer.removeMoney(amount)
can u tell me how?I solved it
sadsaView attachment 1863
[SQL] ITS IN THE README
[DOWNLOAD]Hidden link for visitors, to see Log in or register now.
can someone please help me that comes when you call the ATM or the bank:View attachment 1863
[SQL] ITS IN THE README
[DOWNLOAD]Hidden link for visitors, to see Log in or register now.