aura_dumpsterdiving
Installation
Step 1: Add the "gloves" item
gloves = {
name = 'gloves',
label = 'Clean Gloves',
weight = 0,
type = 'item',
image = 'gloves.png',
unique = true,
useable = true,
shouldClose = false,
combinable = nil,
description = 'Some clean gloves for yo filthy ahh...'
},Step 2: Add the resource
Step 3: Add the gloves image
Step 4: Restart your server
Key Features
Performance Optimized
Usage
Last updated