Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Fix Playercount
Fixes disconnected players counting towards run scaling. Server-Side and Vanilla-Compatible.
| Date uploaded | 4 years ago |
| Version | 1.1.1 |
| Download link | Moffein-Fix_Playercount-1.1.1.zip |
| Downloads | 4204 |
| Dependency string | Moffein-Fix_Playercount-1.1.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1902README
Fixes disconnected players counting towards run scaling. To be specific, this mod prevents disconnected players from counting towards:
- Run difficulty scaling.
- Monster spawn scaling.
- Stage interactable spawns.
- Teleporter/Void Cell drops.
Server-Side and Vanilla-Compatible, only the host needs the mod.
Installation
Place FixPlayercount.dll in /Risk of Rain 2/BepInEx/plugins/
Changelog
1.1.1
- Now compatible with ZetArtifact's Artifact of Multitudes.
1.1.0
- Simplified hook (based on Multitudes code from https://github.com/wildbook/R2Mods/blob/master/Multitudes/Multitudes.cs)
- Now compatible with Multitudes
1.0.1
- Fixed a typo in the internal plugin name.
1.0.0
- Release