Skip to main content

How To Configure Cartel Influence and Hostility 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 “Cartel.json” File

Cartel.json file selected inside the active save directory

5. Review the Cartel Configuration Schema

1. Inspect the configuration keys inside Cartel.json.

2. Review the schema structure to understand how territorial influence, activity timers, and supply contracts function:

KeyExample ValueDescription
“DataType”“CartelData”Defines the internal serialization format for the cartel system. Do not modify.
“DataVersion”0Schema version index of the cartel save structure.
“GameVersion”“0.4.6f13”The game client build version associated with this save state.
“Status”0Global cartel state index (0 for standard operations).
“HoursSinceStatusChange”21In-game hours elapsed since the last global state transition.
“RegionInfluence”Array [0..5]List of region objects defining cartel territory strength (0.0 for no presence up to 1.0 for full control).
“HoursUntilNextGlobalActivity”0In-game hours remaining before a global cartel event triggers.
“RegionalActivityData”Array [0..5]Per-region countdown timers and active event indices for localized cartel raids or ambushes.
“ActiveCartelDeal”ObjectContains the parameters of any active delivery contract with the cartel.
“HoursUntilNextDealRequest”0Countdown timer in in-game hours before the cartel transmits a new supply deal request.

6. Configure Regional Cartel Influence

Locate the "RegionInfluence" array within the JSON file.

Modify the "Influence" float value for any target region (Region: 0 through Region: 5):

Pacify a District (0.0): Removes cartel dominance, lowering encounter risks and rival dealer activity in that zone.

Partial Presence (0.5): Standard contested state with moderate territory pressure.

Full Cartel Lock (1.0): Maximizes cartel territory hold, increasing aggressive patrols and rival competition.

RegionInfluence array settings highlighted inside Cartel.json

7. Manage Active Cartel Deals and Contracts

Locate the "ActiveCartelDeal" object on line 42.

Edit contract parameters to customize requirements, or clear the values to cancel an active or expired mission:

Clear an Active Deal: Set "RequestedProductID": "", "RequestedProductQuantity": 0, "PaymentAmount": 0, and "Status": 0.

Force Instant New Deal: Set "HoursUntilNextDealRequest": 0 on line 53 to trigger a new incoming contract upon boot.

ActiveCartelDeal parameters highlighted inside Cartel.json

8. Validate Numeric Formatting and JSON Syntax

Ensure regional array brackets [ ] and object braces {} maintain proper hierarchical structure.

Verify that "Influence" numbers use valid decimal floating-point formatting (e.g., 0.0, 0.5, 1.0) and that string IDs remain inside double quotes.


9. Select the ‘Save Content’ button


10. 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