[PAID] vsRefundSystem

A script by VibeScripts

No reviews yet.
[PAID] vsRefundSystem main image

Price

Unknown

Full Description

[PAID] vsRefundSystem

[Description]

The vsRefundSystem is an automated refund system for your FiveM server. It allows easy refunds of lost items at once. This automated process saves a lot of time and work and allows you to distribute refunds without having the right to give items. The integrated log system lets you easily keep track.

To get an exact overview, please watch the video!

Link to the Showcase Video

Config

Config = {}
Config.Version = true -- select your esx version (true = old esx version)

Config.Locale = 'en' -- your language
Config.ShowIPAdress = false -- display ip address in the logs

Config.UseDiscordConsole = false -- Make Command usable via Discord Console (vsAdvancedDiscordConsole required)

-- Webhook-Settings
Config.Webhook = '' -- your webhook
Config.WebhookName = 'VibeScripts'
Config.WebhookTitle = "Refund - System"
Config.WebhookSubText = "vsRefundSystem V 1.0.0 - "
Config.WebhookIconURL = "https://media.discordapp.net/attachments/859881113605767199/1030099909526966352/Symbol_Red.png?width=768&height=768"
Config.WebhookMessage = "lost his stuff - vsRefund-ID:"

-- Combat-Settings
Config.RemoveCashAfterRPDeath = true -- Only Cash & Black Money
Config.RemoveItemsAfterRPDeath = true -- remove items
Config.RemoveWeaponsAfterRPDeath = true -- Should all weapons be removed?

-- RefundCommand-Settings
Config.CommandName = 'refund'
Config.CommandRank = {'admin', 'mod'}

-- Notify-Settings
function message(txt)
    ESX.ShowNotification(txt)
end

Optimization

  • IDLE: 0.00ms

  • RUNNING: 0.00ms

Further Information

TEBEX: vsRefundSystem

This resource is using the FiveM Asset Escrow system

Code is accessible No
Subscription-based No
Lines (approximately) 350
Requirements ESX & esx_ambulancejob
Support Yes