Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
You are viewing a potentially older version of this package.
View all versions.
FasterDealers
A simple mod to make all drug dealer NPCs faster! Speed multiplier can be configured to your desired speed.
By Riccaforte
| Date uploaded | 11 months ago |
| Version | 1.0.0 |
| Download link | Riccaforte-FasterDealers-1.0.0.zip |
| Downloads | 2616 |
| Dependency string | Riccaforte-FasterDealers-1.0.0 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0ifBars-S1API_Forked
S1API is an open source collaboration project to help standardize Schedule One modding processes.The goal is to provide a standard place for common functionalities so you can focus on making content versus reverse engineering the game.
Preferred version: 2.6.5README
FasterDealers Mod for Schedule 1 (Mono)
This is a simple mod to make all drug dealer NPCs walk faster with a configurable speed.
Requirements
- MelonLoader v0.7.1+
- Mono version of the game ('alternate' beta branch)
Installation
- Make sure you have the requirements listed above.
- Download and install from Thunderstore Mod Manager.
- If you want to install manually, download and extract the
FasterDealers.dllfile into your game's mod directory, e.g.C:\Program Files\Steam\Steamapps\common\Schedule 1\Mods
- If you want to install manually, download and extract the
Configuration
- You can configure this mod in the following file:
<Schedule 1 directory>/UserData/MelonPreferences.cfg
Default Config
[FasterDealers]
Enabled = true
SpeedMultiplier = 3.0
Credits/Thanks
- BorisJohnsonLies - whose mod inspired the idea (no mod code was reused/copied) for this simpler mod for Mono-based Schedule 1
- Schedule 1 Modding Community Discord - for being very welcoming and helpful to new mod developers!
CHANGELOG
Changelog
2.2.0
- Update S1API dependency to 2.6.5.
2.1.0
- Update S1API dependency to 2.6.4.
2.0.0
- Complete refactor of mod supporting both Mono and IL2CPP, based on S1API fork by ifBars.
- Refactor logic to wait for NPCs to be initialized to ensure speed modification.
1.0.0
- Initial release.