Open the file config.lua and setup your framework settings, inside Framework {} and Events {}
Casino MLO
Please make sure you have a casino map with default coordinates installed on your server (the casino entrance can be modified, as long as the main casino area and tables are at the default coords).
If you don't have any casino map on your server, please use our rcore_casino_map. Otherwise, delete the rcore_casino_map folder.
Some MLOs / IPL Loaders can make glitches inside casino, such as broken doors, disabled screens, invisible walls. Make sure you don't use something you don't need :)
Known issues with bob74_ipl
If you use bob74_ipl loader, Inside Track doesn't work properly. Please do following steps to fix the Inside Track betting screen.
Locate file '[standalone]\bob74_ipl\fxmanifest.lua' and delete following code
"dlc_bikers/gang.lua" -- this file breaks Inside Track big screen, keep it only if you really need it
Fixing Ambient Sound
Players can hear ambient sound (background noises of casino) once they enter the building. If ambient sound doesn't play, make sure that none of your other resources blocks it.
In qb-core, a resource called qb-smallresources blocks ambient sound on purpose. To stop this, please do following steps:
Locate and open file 'qb-smallresources\client\ignore.lua' file
Remove the following line from the file
StartAudioScene("CHARACTER_CHANGE_IN_SKY_SCENE")
Importing Job
Players can enter restricted areas and replace the podium vehicle. To import casino job, please open file 'qb-core\shared\jobs.lua' and add following code block after your last job.