Catch Players
Catch falling players close enough to you! Drag them around as well lol!
By tony4twenty
| Date uploaded | 10 months ago |
| Version | 1.0.2 |
| Download link | tony4twenty-Catch_Players-1.0.2.zip |
| Downloads | 24496 |
| Dependency string | tony4twenty-Catch_Players-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
π«΄Catch Players!
Catch Players will let you catch a falling player who is close enough to you to be saved and pull them towards you. Similar to climb assitance. Just reach out and prepare to catch them when they do something dangerous!
You can also use this at anytime as long as you are close to enough to drag people around as long as you stay reached out to them!
SORRY ABOUT THIS MOD NOT WORKING BEFORE OR GENERATING CONFIGS, I FORGOT AN UNDERSCORE IN THE NAMESPACE WHEN RENAMING IT Now everyone point and laugh lol π€£ππ
π§ How It Works
- Uses the same system used when helping another climber up to your position. Has double the pull strength to ensure the catch is made and pulled to your safe spot.
βοΈ Configuration
A config file is auto-generated at:
BepInEx/config/tony4twentys.Catch_Players.cfg
You can edit these values:
| Key | Description | Default |
|---|---|---|
PullStrength |
How strong the pull is of a palyer towards your position | 100 |
π οΈ Requirements
π¦ Installation
- Download via Thunderstore
- Place the
.dllfile in: /PEAK/BepInEx/plugins/ - Launch game to generate config π₯ or use the thunderstore mod manager app π₯
π¨βπ³ Credits
Author tony4twenty My Other Mods tony4twenty
CHANGELOG
Changelog
[1.1.3] - 2025-08-01
- No longer messes with the scoutmasters animation of grabbing players and throwing them
- Major Performance Improvement: Eliminated most reflection usage for better performance
- Direct Method Calls: Now uses direct access to DragTowards and LimitFalling methods
- Enhanced Scoutmaster Protection: Double protection - ignores scoutmasters as both grabbers and targets
- Cleaner Code: Significantly improved code readability and maintainability
- Maintained Functionality: All existing features preserved while improving performance
[1.1.2] - 2025-08-18
- NOW RUNS SOME NEEDED CHECKS like "isGrounded/isClimbing/isVineClimbing/isRopeClimbing" to function properly.
- No more getting dragged around by players and griefed. Now only caught or assited when falling/climbing!
[1.0.2] - 2025-08-12
- Fix after Mesa Update broke reaching
[1.0.1] - 2025-08-03
- Fixed space in plugin name preventing generation of plugin file
- Ficing space in plugin name also was preventing mod from working, OOOOOPS!
[1.0.0] - 2025-7-31
- Initial release.