[RELEASE] esx_robcashregister [ESX]

nice job

1 Like

looks amazing, it looks like it will work great with esx_holdup to give some of the other robbers something to do while they are waiting for the holdup counter to finish… 2 questions,

  1. does this send alerts to cops / required number of cops online
  2. can you break free from the animation early?
  1. I forgot the alert to cops, but I’ll make an update soon
  2. You can change the time for the animation. You can cancel it too , pressing ESC or BackEscape

thanks for the speedy reply, great respect for coders, thanks for the hard work!

1 Like

Can you share that inventory please?

The inventory is on the forum:

Here is the link CONDE-B1G_INVENTORY

Is their a remake for 1.1?

I use the 1.1.0 (weight version)

Looks good!

1 Like

Look forward to getting this resource on our server once the police notify is updated!

1 Like

Dope. Might make a version of this that allows the player to just walk up and press E instead of using a command.

You can just use this

RegisterKeyMapping(‘stealcashregister’, ‘steal cash register’, ‘keyboard’, ‘e’)

getting this error, trying to navigate

Also where would be the place to place that command for pressing E to rob?

if Player.job.name == 'police' then
   pcountPolice = pcountPolice + 3
end

So you are saying that 1 cop work as much as 3 cops? xD just kidding man I’m just pointing out this error

You can just put on client.lua, and it will work

RegisterKeyMapping(‘stealcashregister’, ‘steal cash register’, ‘keyboard’, ‘e’)

2 Likes

much love, i assume anywhere would work? or perhaps in the function?

Good job, im glad the FiveM Community growing up

1 Like

yes anywere you like :smiley:

1 Like

getting an error
more to error but in summary

error prasing script @esx_robcashregister/client.lua unexpected symbol near '<\226>

The client lua do not have 226 lines so have you modd the script ?