FiveM Police Mugshot

Preview
Download

  • 0.0 Resmon
  • Easy Configuration
  • Job System
  • Discord Massage

More From Kael Scripts

|-------------------------------------|----------------------------|
| Code is accessible | yes
| Subscription-based | No
| Lines (approximately) | Approx 160
| Requirements | QB-Core
| Support | Yes

7 Likes

WOW! Can you do it in ESX?

5 Likes

Great job my dude, very very useful love it

3 Likes

Thanks

2 Likes

Any chance you can convert this to standalone, perhaps using a command instead of qb-target?

1 Like

here is a esx fork i made that uses ox_lib & ox_target instead

5 Likes

i have this problem

2 Likes

i love the idea, might it be possible to add a isNear check, so you don’t abuse it? for example ID 1 Takes a mugshot of id 2 next to him

4 Likes

Yes we could

2 Likes

You make sure you included lib shared scripts in your menifest file. like this
client_scripts {
@ox_lib/init.lua’,
‘client.lua’,
}

2 Likes

where should i put that?

3 Likes

In your fxmanifest.lua
@ox_lib/init.lua’,
inside client_scripts { }
and shared_scripts {}

2 Likes

1 Like

I don’t know if I have it right now

1 Like

sorry i forgot to update the fxmanifest on the fork lol,

should be fixed now

and for anyone trying to change the location to whatever map you are using, I suggest using the Dolu_Tool

Nice bro, it’s good

1 Like

Thanks

1 Like

Nice try but there is many false … the Webhook is not correct, the JobName is not ask ect., camera is missing
But, thx for the work!


wont work and get this error nomatter what is done. any ideals how to fix this by chance.
TriggerServerEvent(“kael-mugshot:server:takemugshot”, picture.citizenid)

the fork works, it was a quick conversion for anyone who really wants to put the time in to complete it.