Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
kua8 on nexusmods and discord
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version v0.0.0
INSTANT DELIVERY SUPPLIER MOD
Version: 1.0.0
Author: Kua8 On Cord. Remixed by H3lios
Game: Schedule I Free Sample
FEATURES:
- Removes all delivery delays for supplier orders
- Removes quantity limits when ordering items
- Ensures orders are always accepted by the supplier
- Silent operation with minimal console output
- Order Debt Free
TECHNICAL DETAILS:
The mod uses Harmony to patch several key game methods:
1. Delivery Time Removal:
- Patches SetDeaddrop to force delay to 0
- Patches set_minsUntilDeaddropReady to prevent countdown
- Uses DeaddropConfirmed postfix to ensure instant delivery
2. Order Limit Removal:
- Patches GetDeadDropLimit to return float.MaxValue
- Allows ordering any quantity of items
3. Order Acceptance:
- Patches SetIsAcceptingOrder to always return false
- Ensures orders can be placed at any time
4. Sets Debt to 0.
ERROR HANDLING:
- Includes try-catch blocks in all patch methods
- Only logs critical errors for debugging
- Gracefully handles missing game methods
- Uses static Instance pattern for proper logger access
REQUIREMENTS:
- MelonLoader v0.7.0 or higher
- Schedule I Free Sample game installation
The mod runs silently in the background and only shows error messages if something goes wrong. All supplier orders will be delivered instantly with no quantity restrictions.
First of all, credits goes to kua8 for the original mod.
Order with no debt! Instant delivery too! This is perfect!