Installation
Installation guide of Wallet System
Last updated
Installation guide of Wallet System
Last updated
Extract the zip you downloaded from keymaster and drop the stg_wallet folder in the resources folder.
Insert the stg_wallet/setup-files/data.sql file to your database.
INSERT INTO `items` (`name`, `label`) VALUES
('wallet', 'Wallet');
We need a discord webhook to take photos for the game. for the script to work properly you need to define your webhook in STG.webhook in stg_wallet/config.lua. if you don't know how to get a webhook you can learn it here.
Start stg_wallet in server.cfg.
ensure stg_wallet