Price
$10.00A script by FirstWiseman
Price
$10.00Report Players to the Admin Team of the Server.
Give your Community the chance to help you keep your Server fun to play.
There Functions that will definetly help you and your Team find out if the reported player is really breaking the Server Rules.
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 1200 |
| Requirements | screenshot_basic (recommended) |
| Support | Yes |
Screenshots
Video
Features
ConfigConfig = {
Script = {
Locales = {}
},
UI = {
Locales = {}
}
}
Config.Locale = "en"
Config.Keys = {
UserKey = "F1",
AdminKey = "F3"
}
Config.Settings = {
Cooldown = 60 * 1000
}
Config.Notify = function(type, title, msg, time)
TriggerEvent('wise_notify', type, title, msg, time)
end
Add/Change Language TextConfig.UI.Locales["en"] = {
title = "REPORT",
subtitle = "WISESCRIPTS",
userview = {
playerid = "PLAYER ID",
reason = "REASON",
description = "DESCRIPTION",
buttons = {
close = "CLOSE",
send = "SEND TICKET"
}
},
adminview = {
adminheader = {
rank = "RANK",
opentickets = "OPEN TICKETS"
},
ticketitem = {
player = "PLAYER",
reason = "REASON"
},
focusedticket = {
status = {
open = "OPEN",
closed = "CLOSED",
processing = "PROCESSING"
},
reportinfo = {
name = "Name",
suspect = "Suspect",
date = "Date",
time = "Time"
},
buttons = {
go = "Goto",
bring = "Bring",
spectate = "Spectate",
screenshot = "Upadte Screenshot",
revive = "Revive",
kick = "Kick",
process = "Process",
close = "Close",
delete = "Delete"
}
}
}
}
Config.Script.Locales["en"] = {
no_perms = "No Permission",
ticket_not_found = "Ticket not found",
ticket_created = "Ticket created",
new_ticket = "New Report Ticket opened from: %s",
loading_screenshot = "Loading Screenshot...",
spectate_ped_not_found = "Player to spectate could not be found",
spectating_player = "Spectating: %s",
kicked = "You got kicked by an Admin"
}
Price: 10€
ShopSee what others are saying about this script.
Share your experience and help others.