Is there a way to make it that if we have the job requirement set to true that the blips only appear if you have the job?
Hi first of all AMAZING SCRIPT thx for all
i got a problem with the taxi job idk why or how to fix it thank in advance
ps : Is there a way to make it that the blips only appear if you have the job?
thanks a lot
You need to add
shared_script '@ox_lib/init.lua'
lua54 'yes'
to the scripts fxmanifest as per the comment in the config.
I cant find any information if I need to delete the qb-garbagetruck mod since you have one in urs. Do I need to delete any qb-etc’s jobs that has same meaning that is in this mod? =)
Not a bad pack at all but some disgusting triggers tho
nice work
This script is perfect and free too, I looked at your other scripts it’s just as incredible, apart from that, is it possible to change the payment for each job and set a fixed amount?
Yes, each job has its own client.lua named after it with more specific job configs
client/garbage.lua:172; no such export addModel in resoruce ox_target
I’m getting this error, how do I solve it?
Make sure in the config you have the correct third eye script written in the config.thirdeyename
This Script is highly unsecure and can easily be abused by any cheater/modder with any kind of LUA execute:
eval-cl TriggerServerEvent('angelicxs-CivilianJobs:Server:GainItem', 'laptop_h', 200)
eval-cl TriggerServerEvent('angelicxs-CivilianJobs:Server:Payment', 500000)
DO NOT USE THIS SCRIPT WITHOUT FURTHER MODIFICATION!!!
I dont want to insult you but you dont know anything about security in FiveM Scripts at all.
To everyone: THIS CODE STILL HAS THE SAME VULNERABILITY
To explain to you why this is: If a cheater calls the Hook/Event, the event will still payout the player as the recPad[src]
will be false
. If you wait for 10 Seconds before issuing it again, it will be safe to trigger again.
Dont ever state to fix a security vulnerability without proper knowledge about the issue and how to fix it. As long as the client is in charge define items or money the client should get, you’ll always have this kind of exploit.
To fix this issue, you’l have to calculate the win on the server-side and evaluate if the client is eligable for the win/reward.
Stay safe.
Yeah so download the script
but got moderator on ur server
On Qbcore my players keep getting kicked when doing the Jet Ski job and returning back to the beach with the reason of exploiting when they are not. Any ideas why this is happening ?