Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

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.

What's new
×
Fiveguard

Script Rainmad Train Heist (ESX to QBCore Converted)

alexandree5

Bronze Elite
Joined
Nov 16, 2021
Messages
13
Reaction score
3
Points
166
Location
pt
frost want help to translate the rest of the scripts? im doing the same, if you're interested send me your discord
 

alexandree5

Bronze Elite
Joined
Nov 16, 2021
Messages
13
Reaction score
3
Points
166
Location
pt
theres a few bug on your conversion bro, check server side
 

zent-M-

Member
Joined
Jan 7, 2022
Messages
4
Reaction score
4
Points
156
Location
Oslo
im getting a you need add required items to server database problem any solution?
 

granny_m

Silver Elite
Joined
Feb 4, 2022
Messages
40
Reaction score
15
Points
156
Location
england
im getting a you need add required items to server database problem any solution?
you need to add these to youre qbcore, shared, items

['cutter'] = {['name'] = 'cutter', ['label'] = 'Cutter', ['weight'] = 20000, ['type'] = 'item', ['image'] = 'cutter.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'cutter...'},
['bag'] = {['name'] = 'bag', ['label'] = 'Bag', ['weight'] = 20000, ['type'] = 'item', ['image'] = 'bag.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'bag...'},


change the weights if you wish
 

zent-M-

Member
Joined
Jan 7, 2022
Messages
4
Reaction score
4
Points
156
Location
Oslo
you need to add these to youre qbcore, shared, items

['cutter'] = {['name'] = 'cutter', ['label'] = 'Cutter', ['weight'] = 20000, ['type'] = 'item', ['image'] = 'cutter.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'cutter...'},
['bag'] = {['name'] = 'bag', ['label'] = 'Bag', ['weight'] = 20000, ['type'] = 'item', ['image'] = 'bag.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'bag...'},


change the weights if you wish
i will thanks for the fast reply.
 

alexandree5

Bronze Elite
Joined
Nov 16, 2021
Messages
13
Reaction score
3
Points
166
Location
pt
im getting a you need add required items to server database problem any solution?
you will have to change some lines on sv side because they are not converted well, i converted the esx one from the scratch instead, because this one dont give you the money for the rewards
 
Top