Ah yes, forgot about that, its an option in the Config
If anyone is having the no AI Cops issue… make sure your wantedlevel is enable in ESX Config.
Awesome script either way
Thanks, Ive got some even better stuff on the way. if you want to come onto my server and pick some stuff for me to release feel free.
Sent ya a message on the forum
This is a amazing release. Thank you
Love the script makes the process x10 better now. Possible to have an option so police need to be on in order to rob?
For VRP?
Its for Esx, I doubt it would be to hard to change but Ive never used it.
This is a really nice script, however when I click on the Github, I cannot download it?
sorry it was a page to far in. link is fixed now.
No problem bro, nice release
So whenever I try to sell the jewels, it doesn’t give me any cash and breaking the glass doesn’t have a sound effect, is that just mine messing up or is that a issue
Any way you cant make it where when a certain number of police are on you can rob it? Awesome script by the way keep up the great work!
Ah okey no worries then!
Just kinda feel like it doesnt make sense if you can just run into there and rob it with no weapons etc.
Il try figure it out myself, thanks!
yea sorry missed a lil bit. i fixed it but forgot to upload. will update soon
no there is more than enough options to restrict it. its not realistic atall that you Neeed a gun. and i refuse to put a majic wall of denial. thats never fun.
Hello, Im asking you could you please make like this nice robbery script
for vRP mod with no npc just type in chat there is a robbery in jewel shop
I will be thankful to you
I appreciate this work
any chance that you can add a section that it checks if theres cops online to do the robbery? example - “needing 3 cops online” “needing 2 cops online” “needing 1 cops online”
@Joe_Beauchamp can you update the script to rob the store with a set amout of cops online as ive added this code in on the config but dont seem to get it working can you add it in please… Config = {}
Config.Locale = ‘en’
Config.RequiredCopsRob = 1
Config.RequiredCopsSell = 1
Stores = {
[“jewelry”] = {
position = { [‘x’] = -629.99, [‘y’] = -236.542, [‘z’] = 38.05 },
reward = math.random(100000,150000),
nameofstore = “jewelry”,
lastrobbed = 0
}
}