0 of 0

File information

Last updated

Original upload

Created by

darthun

Uploaded by

yevon42322

Virus scan

Safe to use

Tags for this mod

About this mod

This MelonLoader mod creates a sales_data.csv file with all the deals made by the dealers, including : real time, game time, product, price, quantity, quality. For your statistical analysis needs.

Permissions and credits
Changelogs
This MelonLoader mod creates a sales_data.csv file with all the deals made by the dealers, including : real time, game time, product, price, quantity, quality. For your statistical analysis needs. The file is created next to the Schedule 1.exe.

The mod lists when the deals were accepted and the payment that was agreed on.
It does not track bonus payment by dealers, and it does not track player deals. ( I'm working on improving it..)

The file contains a header row and lists all the sales performed by the dealers. Example

Date,Game Day,Game Time,Dealer,Customer,NPCName,PaymentAmount,ProductID,Quantity,Quality
2025-04-07 17:48:00,43,830,Benji Coleman,Austin Steiner,260,californiasplooge,2,Poor
2025-04-07 17:49:08,43,915,Molly Presley,Meg Cooley,145,californiasplooge,1,Poor

which reads as follows :

A deal was Accepted at 8:30 on day 43 , Benji Coleman sold Austin Steiner 2x california splooge for a total of 260$, quality poor
A deal was accepted at 9:15 on day 43 , Molly Presley to sell Meg Cooley, 1x california splooge at 145$, quality poor.

It is uncommon for mods to create files on your machine, this mod creates a csv file. For that reason it may trigger some flags on some machines.

Not tested in multiplayer.
Requires MelonLoader ( The mod is a "Melon" developped on that modding framework. Go install MelonLoader and drop the my mod file in the C:\Program Files (x86)\Steam\steamapps\common\Schedule I\Mods folder.)