🍃
Stoned
  • ✌️Welcome to Stoned Documentation
  • Overview
    • 🌐Website Shop
      • 🔗Website URL
    • 🌀Discord
      • 🔗Discord Invite
  • Scripts Guides
    • 💰Money Laundry
      • config.lua
      • cl_functions.lua
    • ⚒️Crafting Table
      • Configuration
    • 🏆Airdrop
      • Config.lua
      • Functions.lua
    • 🧟‍♂️Zombie System
      • Configuration
    • 🏧ATM Robbery
      • Configurantion
    • 📌Pause (ESC) Menu
      • Config
    • 🚗Car Spawn
      • Config.lua
    • 🧟Zombie System V2
      • config.lua
      • cl_config.lua
      • sv_config.lua
    • 👔Mode STAFF
      • config.lua
      • cl_config.lua
      • sv_config.lua
  • 📞Report System
    • Config.lua
    • Permissions.lua
  • 💎Jewelry Robbery
    • Config.lua
    • clconfig.lua
  • ⚙️Tuning System
    • Configs
      • main.lua
      • tunes.lua
  • General Guides
    • 🛠️Common Errors
Powered by GitBook
On this page
  • INSTALLATION
  • 1. Resource Download
  • 2. Unzip The Folder
  • 3. Ensure
  • CONFIGURATION
  • 4. Configure
  • 5. Create Item
  • 6. Restart Server

Was this helpful?

  1. Scripts Guides

Money Laundry

Manual Guide

PreviousDiscordNextconfig.lua

Last updated 1 year ago

Was this helpful?

INSTALLATION

1. Resource Download

To get started, you'll need to download your new resource previously purchased from . For that we must log in with our account at and look for the Asset grants section, there we will find our complete package.

To get updates you get them from the same website ().

2. Unzip The Folder

Unzip the script folder than copy [wash-money] and paste it on your server resources folder.

3. Ensure

Put this line in your server.cfg.

This should be under your essentials resources.

ensure [wash-money]

CONFIGURATION

4. Configure

Configure the config.lua file present in the resource, with the help of comments to facilitate your configuration.

5. Create Item

Create the "money print" item in your inventory;

Inside the "[ADD] img item" folder is an image for this new item.

6. Restart Server

Restart your game server and enjoy the system.

💰
shop
keymaster
keymaster
Example of how to implement the resources on the server