🔴Step 2 - Configure your tarot tables
Last updated
Last updated
In this step, you'll be setting up the 'tarotist' job and, optionally, more locations where your tarot tables will be placed within your in-game map.
Let's break down the configuration:
To add the tarotist Job to QB-Core locate the file /resources/[qb]/qb-core/shared/jobs.lua
and open it
and then paste the next line of code at the top of the 'QBShared.Jobs' list
And save the file :D
To add more Tarot Tables in your GTAV map, first locate the file resources/[ks_myspells]/ks-magic/config.lua
and open it
Then search for the 'Config.TarotTables' lines and copy the content in as many places as you need
'coords' : Here you paste the Vector3 type of coordinates where your table will be setup in the map
'dist' : Here you can place the distance in meters where you and the people near you can use the table
'job' : Here you can select the job which has control of the tarot table