Skip to main content

How To Edit Player Cash and Bank Balance on Your Schedule 1 Server

1. Log In to Your Panel


2. Select the ‘File’ Tab

Cybrancee Panel navigation menu with the Files tab highlighted

3. Navigate to the Mentioned Path

Path: home > container > .wine > drive_c > users > container > AppData > LocalLow > TVGS Schedule I > Saves > 1

File Manager breadcrumb navigation path to the active save slot folder

4. Select the ‘Money.json‘ File

Money.json file selected inside the active save directory

5. Edit cash and bank account values

1. Locate the currency parameters inside the JSON structure.

2. Modify the numerical values for cash on hand, bank balances, or unlaundered funds:

KeyExample ValueDescription
"DataType""MoneyData"Defines the serialized data structure type. Do not modify.
"DataVersion"0Schema version index of the economy save structure.
"GameVersion""0.4.6f13"The game client build version associated with the save file.
"Cash"5000.0Total physical cash currently carried on hand in the player’s wallet.
"BankBalance"25000.0Total clean funds deposited into the player’s bank account.
"DirtyCash"1200.0Unlaundered cash subject to police confiscation or money laundering cuts.
Editing OnlineBalance and Networth values inside Money.jsonEditing OnlineBalance and Networth values inside Money.json

6. Validate value formatting and syntax

1. Ensure values are entered strictly as numerical integers or floats (e.g., 5000.0), without currency symbols ($, €) or commas (5,000).

2. Verify that closing braces {} and syntax commas remain intact to prevent deserialization errors during server boot.


7. Select the ‘Save Content’ button


8. Restart Your Server

Schedule 1 Server Hosting

Starts at $9.99

External link icon

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents