📦Installation

1. Add the Resource

Place the folder named:

solicitation

into your server’s resources directory.


2. Database Setup

Run the included SQL file:

solicitation.sql

This will create the required database structure for laundering sessions and tracking.


3. Configure the Script

Open:

config.lua

and adjust all settings to your liking.

Everything is fully configurable and commented.


4. Ensure the Resource

If your setup requires explicit resource registration, add to your resources.cfg or server.cfg:

ensure solicitation

5. Using the System In-Game

  1. Start your server.

  2. Travel to the configured 'solicitor' location (defined in your config).

  3. Give the solicitor an amount of dirty cash that falls within their allowed laundering limits.

  4. The script will automatically calculate the clean value based on dirty cash values defined in your crime resource.

  5. If the amount is acceptable, the laundering process will begin.


6. Laundering Options

Once laundering has started, players have two choices:

Option A — Wait it out

Allow the laundering to finish naturally (passively) based on the configured timer.

Option B — Perform Solicitation Runs

Players may reduce laundering time by completing:

  • Short Shifts

  • Long Shifts

Each shift accelerates the laundering process, reducing the overall wait time.


🎉 Installation Complete

Your solicitation and laundering system is now ready to use.

Last updated