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 ReportSystem Script - A Report script for your server

extazza

Silver Elite
Joined
Feb 26, 2022
Messages
28
Reaction score
94
Points
231
Location
Jordan
possible to make it detect admins without insert their discord in config?

Tried to if QBCore.Functions.HasPermission(source, 'admin') but not working...
 

Jinny_ss

Silver Elite
Joined
Mar 12, 2022
Messages
24
Reaction score
48
Points
166
Location
Netherlands
[ReportSystem]
With this script, players will be able to report situations, whether they are anti-rp, bugs, or even doubts!

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


Dependencies:
i added all my staff to the config.lua but everytime a staff member joins he has to restart the script for it to show up for him, is there a fix to this
 

jay299

Silver Elite
Joined
Jan 4, 2023
Messages
29
Reaction score
470
Points
306
Location
Canada
i added all my staff to the config.lua but everytime a staff member joins he has to restart the script for it to show up for him, is there a fix to this
Often times when this happens it's due to it being in an improper load order in your server.cfg
Is it: In a folder with brackets [foldername]? If so, then make sure you ensure it before your core resources. Basically load it before every other actual server resource, but before the CFX Defaults resources.
Some resources (Not All) require other resources to load before it can properly function. Hopefully this resolves the issue.
 

Jinny_ss

Silver Elite
Joined
Mar 12, 2022
Messages
24
Reaction score
48
Points
166
Location
Netherlands
Often times when this happens it's due to it being in an improper load order in your server.cfg
Is it: In a folder with brackets [foldername]? If so, then make sure you ensure it before your core resources. Basically load it before every other actual server resource, but before the CFX Defaults resources.
Some resources (Not All) require other resources to load before it can properly function. Hopefully this resolves the issue.
thank you so much !! i added it to the server.cfg and it fixed it indeed this was one of the little issue's on our server we couldn't fix but now its fixed thanks alot :)
 

jay299

Silver Elite
Joined
Jan 4, 2023
Messages
29
Reaction score
470
Points
306
Location
Canada
thank you so much !! i added it to the server.cfg and it fixed it indeed this was one of the little issue's on our server we couldn't fix but now its fixed thanks alot :)
Glad I could help. :)
Cheers.
 
Top