
You are viewing a potentially older version of this package. View Latest Version
PEAK ChainedTogetherAndPropHunt
Prop Hunt game mode for PEAK and also Chained Together.PEAK Prop Hunt & Chained Together
NOTE: This is experimental. No guarantees on stability or functionality.
- (Disabled by default in config) Prop hunt. Currently props only supported for the airport and first mountain.
- Chained together
- Fixed-length straight chain. Not a physics-based rope. Chain length is configurable.
Credits
Not dependencies, just other mods that were useful references for certain patches.
- A lot of the base patching setup code was adapted from PEAK Unlimited
- Some other base code setup Rope Swinging
- Stamina and status effect patches were used from PEAK Campfire Safe Zone
This does not imply any endorsement of this mod by the devs who made those projects, just giving a shout out.
Controls
Prop Hunt
- Keypress O - Toggle prop on/off
- Keypress I, J, K, L - Rotate prop
Configuration
- Configuration can be found at: (steam directory)\PEAK\BepInEx\config\com.binston.prophunt.cfg
## Maximum chain length between players.
# Setting type: Single
# Default value: 5
ChainLength = 5
## Enable Chained Together mode.
# Setting type: Boolean
# Default value: true
EnableChainedTogether = true
## Enable Prop Hunt mode.
# Setting type: Boolean
# Default value: false
PropHuntEnabled = false
## Enable stamina drain, fog movement, and status effects.
# Setting type: Boolean
# Default value: true
EnableStaminaDrainAndFogAndStatusEffects = true
Installation
Everyone needs to install the mod for it to work.
Important
- DO NOT UNDER ANY CIRCUMSTANCE COMPLAIN ABOUT BUGS TO THE DEVELOPERS WHILE USING MODS. UNINSTALL MODS IF YOU ENCOUNTER BUGS AND THEN REPORT THEM IF THEY ARE STILL PRESENT.