Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Download the resource from your and drop it into your resources folder
Edit your config.lua
-- _____ ______ ________ ________ ________ _________ ________ ________ ________ ___ ________ _________ ________
-- |\ _ \ _ \ |\ __ \ |\ __ \ |\ __ \ |\___ ___\ |\ ____\ |\ ____\ |\ __ \ |\ \ |\ __ \ |\___ ___\ |\ ____\
-- \ \ \\\__\ \ \ \ \ \|\ \ \ \ \|\ \ \ \ \|\ \ \|___ \ \_| \ \ \___|_ \ \ \___| \ \ \|\ \ \ \ \ \ \ \|\ \ \|___ \ \_| \ \ \___|_
-- \ \ \\|__| \ \ \ \ __ \ \ \ _ _\ \ \ __ \ \ \ \ \ \_____ \ \ \ \ \ \ _ _\ \ \ \ \ \ ____\ \ \ \ \ \_____ \
-- \ \ \ \ \ \ \ \ \ \ \ \ \ \\ \| \ \ \ \ \ \ \ \ \|____|\ \ \ \ \____ \ \ \\ \| \ \ \ \ \ \___| \ \ \ \|____|\ \
-- \ \__\ \ \__\ \ \__\ \__\ \ \__\\ _\ \ \__\ \__\ \ \__\ ____\_\ \ \ \_______\ \ \__\\ _\ \ \__\ \ \__\ \ \__\ ____\_\ \
-- \|__| \|__| \|__|\|__| \|__|\|__| \|__|\|__| \|__| |\_________\ \|_______| \|__|\|__| \|__| \|__| \|__| |\_________\
-- \|_________| \|_________|
Config = {}
Config.Cooldowns = {
default = 3600, -- Cooldown in seconds
vip = 86400
}
Config.AllowedIdentifiers = {
vip = {"discord:1140024208097824820", "license:1a2b3c4d5e6f7g8h"}
}
Config.Kits = {
default = {
items = {
{ name = "burger", count = 5 },
{ name = "water", count = 5 },
}
},
vip = {
items = {
{ name = "weapon_pistol", count = 1 },
{ name = "ammo-9", count = 50 },
}
}
}
Add ensure wix_kits
to your server.cfg
Enjoy your Kits and don't forget to write a rating on my Discord server