ABSid
June 18, 2023, 11:59am
1
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
M011ER
June 18, 2023, 5:39pm
3
Great job my dude, very very useful love it
3 Likes
Any chance you can convert this to standalone, perhaps using a command instead of qb-target?
1 Like
OKCRP
June 19, 2023, 6:24am
6
here is a esx fork i made that uses ox_lib & ox_target instead
5 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
ABSid
June 19, 2023, 10:23am
10
You make sure you included lib shared scripts in your menifest file. like this
client_scripts {
‘@ox_lib /init.lua’,
‘client.lua’,
}
2 Likes
ABSid
June 19, 2023, 10:35am
12
In your fxmanifest.lua
‘@ox_lib /init.lua’,
inside client_scripts { }
and shared_scripts {}
2 Likes
I don’t know if I have it right now
1 Like
OKCRP
June 19, 2023, 4:23pm
15
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 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)
OKCRP
September 12, 2023, 4:38am
20
the fork works, it was a quick conversion for anyone who really wants to put the time in to complete it.