Valheim
Install

Details

Last Updated
First Uploaded
Downloads
231
Likes
0
Size
104KB
Dependency string
sighsorry-NoDrowsyDragonDriving-1.0.0
Dependants
ADDatHost Valheim hosting
30% off!

NoDrowsyDragonDriving

NoDrowsyDragonDriving is a companion client mod for SleepSkip.

Prevents players falling off from mounts on SleepSkip sleep vote

What It Does

  • Hooks SleepSkip.SleepSkipPlugin.OpenMenuOnClient.
  • If the local player is saddle-riding:
    • AlwaysAccept: sends VoteYes automatically, no popup.
    • AlwaysDecline: sends VoteNo automatically, no popup.
    • Ask: allows the popup, but protects riding state from detach during sleep-stop flow.
  • Hooks Game.SleepStop and blocks the sleep-triggered detach calls for a short guarded window.

If you still fall off, it is said that increasing config values would help


## Enable/disable riding detach guard during sleep-stop flow. This setting updates live.
# Setting type: Boolean
# Default value: true
Enable Riding Detach Guard = true

## Extra post-SleepStop guard window in milliseconds for off-stack detach calls. 0 disables.
# Setting type: Int32
# Default value: 300
# Acceptable value range: From 0 to 2000
Detach Guard Extra Window (ms) = 300

## How many detach calls can be blocked during the extra post-SleepStop window. 0 disables.
# Setting type: Int32
# Default value: 2
# Acceptable value range: From 0 to 8
Detach Guard Extra Blocks = 2

## Maximum frame distance from SleepStop for extra off-stack guard blocks. Lower values reduce false positives.
# Setting type: Int32
# Default value: 6
# Acceptable value range: From 0 to 120
Detach Guard Extra Window (frames) = 6
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.