Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [QB] Report System

xanis

Silver Elite
Joined
Jan 2, 2022
Messages
21
Reaction score
1,445
Points
296
Location
Austria
Here is a complete report system which is based on okok report.
I did modify it to my liking and made it work with QB Core. Feel free to change whatever you want.

In order for it to work you need to make a command in your admin script

QBCore.Commands.Add('lp', Lang:t("commands.open_admin"), {}, false, function(source, _) TriggerClientEvent('lpsystem:elpe', source) end, 'admin')


Enjoy :)




 

Sorin

Silver Elite
Joined
Mar 20, 2022
Messages
56
Reaction score
29
Points
176
Location
romania
Here is a complete report system which is based on okok report.
I did modify it to my liking and made it work with QB Core. Feel free to change whatever you want.

In order for it to work you need to make a command in your admin script

QBCore.Commands.Add('lp', Lang:t("commands.open_admin"), {}, false, function(source, _) TriggerClientEvent('lpsystem:elpe', source) end, 'admin')


Enjoy :)




*** Hidden text: cannot be quoted. ***
Thank you very much it works perfectly on qbcore !
 

abimmxd

Silver Elite
Joined
Jan 9, 2023
Messages
25
Reaction score
703
Points
296
Location
Indonesia
Here is a complete report system which is based on okok report.
I did modify it to my liking and made it work with QB Core. Feel free to change whatever you want.

In order for it to work you need to make a command in your admin script

QBCore.Commands.Add('lp', Lang:t("commands.open_admin"), {}, false, function(source, _) TriggerClientEvent('lpsystem:elpe', source) end, 'admin')


Enjoy :)




*** Hidden text: cannot be quoted. ***
letsgo
 
Top