[PAID] [ESX] Report Panel

A script by FuegoDel

No reviews yet.
[PAID] [ESX] Report Panel main image

Full Description

Fuego Report Panel

Fuego Report Panel is a resource that will help your server’s support and
will make yours staff life easier!

Description

The report panel it’s self will hold unlimited reports storing them all in it’s container waiting for
your staff to complete them! When your staff presses the teleport button he/she gets teleported
to the reporting user, while live updating all of the other’s staff panel, either it’s open or closed so no
mistakes happen at all! When your staff has completed the report he can press complete and the report will get removed from every single staff’s panel! The script also contains a full discord logging system with each staff interaction on the panel!

Configurable

  • Which key the panel opens

  • Command Names

  • Cooldown for the report(not shown on preview)

  • Error and chat messages

  • UI Colors

  • Server Name

  • Max report characthers

  • Allowed Groups

Dependencies

  • es_extended framework

Credits

  • UI is inspired by Greek Roleplay Servers

Links

Config Preview

Config = {}

Config.OpenKey = 29 --Key id to open the report panel

Config.ServerName = 'Fuego Roleplay'

Config.ReportCooldown = 0.30 --minutes... This example is 18 seconds / Calculate by multiplying your number with 60000

Config.ReportCommandName = 'report'

Config.ToggleReportsCommandName = 'togglereports'

Config.UIColors = {

    bordercolor = 'transparent',

    backgroundcolor = 'rgba(33, 33, 33, 0.9)'

}

Config.ServerColor = { --Changes the server name color on the message

    r = 0,

    g = 255,

    b = 0

}

Config.AllowedGroups = {

    'superadmin',

    'mod',

    'admin'

}

Config.MaxReportCharacthers = 50

Config.ErrorMessage = 'Please keep your reports shorter'

Config.ReportMessage = 'Our staff team has sucesfully received your report'

Config.CooldownMessage = 'Please wait before typing a new report'
Code is accessible No
Subscription-based No
Lines (approximately) 250 back-end / 300 front-end
Requirements Requirements
Support Yes