RACU2
January 7, 2021, 12:56am
1
Hello community! Today I’m going to show you my mining job script. This script is also part of a slightly larger project but that will come out a little later. So be patient!
Functions
Randome mining spots
Chance of iron or gold
Pickaxe can break
Opportunity for more resource by mining
Configs
Configurable mining spots
Configurable refresh mining spots time
Configurable NPC Hash
Preview
https://youtu.be/ZB5Cz39mPy4
Download
MinerJobRC.rar (374.4 KB)
That’s it for my side. I would be happy if you leave feedback. Have a nice day and stay healthy!
TEBEX STORE
OTHER RESOURCES
RC-Ice (Casino)
RC-Blackphone
RC-NFT
RC-Vote
RC-Vehicle Shop
RC-Car Rental Advanced
RC-Marketplace Advanced
RC-Rental Car Service - FREE
RC-BitcoinMiner
RC-Mining Job
19 Likes
404RP
January 7, 2021, 1:33am
2
I will try, but it looks beautiful and with quality.
1 Like
whats this ‘@rc_joblevels /server/main.lua’,?
1 Like
RACU2
January 7, 2021, 4:12am
4
I’ve added this line to the fxmanifest for later. This script, which is currently being accessed, is not a mining job
1 Like
Question, How do we open the mine up?
RACU2
January 7, 2021, 1:56pm
8
Sorry I forgot to add it. Either you install an open mine map yourself or download my new version
can any one help me with this?
SCRIPT ERROR: @rc_minerJob /server/main.lua:42: attempt to index a nil value
RACU2
April 23, 2021, 8:25pm
13
Check if u have the item “pickaxe” in ur inventory
I have same bug report… I have it in inventory. I have it in db…
Can’t close the Shop UI, i get stucked.
Edit:
I fixed at a least the menu opening, but there is still some problem, im not able to buy or sell anything.
if distance2 <= 1 and IsControlJustReleased(0, Keys["E"]) then
if isMenuOn == false then
2 Likes
i have added the files to my resource folder and have added them to my server.cfg but it cant find the resource rc_minerjob? any help would be appreciated
i sorted it, had to rename the resource to rc_miner and it worked
i have the same problem, but i tried putting what u have sed and it broke the script
Can you add different resources you can mine? Or is it just iron and gold?
Do anyone have a fix for esx_kashacter? I’m using es_extended 1.2
I get this error in console:
SCRIPT ERROR: @rc_minerJob/server/main.lua:40: attempt to index a nil value (local 'xPlayer')