💡Installation
Installation guide of Wallet System V2 System.
Step 1: Move resource
Step 2: Add Items
INSERT INTO items (name, label)
VALUES ('nos', 'NOS');nos = { name = 'nos', label = 'NOS', weight = 0, type = 'item', image = 'nos.png', unique = false, useable = true, shouldClose = true, description = 'NOS' },nos = {
name = 'nos',
label = 'NOS',
weight = 0,
type = 'item',
image = 'nos.png',
unique = false,
useable = true,
shouldClose = true,
description = 'NOS'
},nos = {
name = 'nos',
label = 'NOS',
weight = 0,
type = 'item',
image = 'nos.png',
unique = false,
useable = true,
shouldClose = true,
description = 'NOS'
},Step 3: Install stg_lib
Step 4: Start Script
ensure [STG]Last updated