BetterLaddersFixed
This is a fork of BetterLadders v1.2.2
, with completely redone networking to fix the SyncedInstance
errors and client ID warning spam present in the latest versions.
Features
- Change climbing speed and sprint-climbing speed.
- Player animation speed can be scaled to match the climbing speed.
- Allow using ladders while holding a two-handed item.
- Hide held item while climbing a ladder.
- Change the time extension ladders stay up for (or make them permanent).
- Enable or disable extension ladder kill trigger.
Currently Missing Features
- Ladder enter/exit animation speed multiplier.
- Hold to pick up extension ladder.
Config
Speed
Entry Name |
Default value |
Description |
climbSpeedMultiplier |
1.0 |
Ladder climb speed multiplier. |
sprintingClimbSpeedMultiplier |
1.5 |
Ladder climb speed multiplier while sprinting, stacks with climbSpeedMultiplier . |
scaleAnimationSpeed |
true |
Whether to scale the speed of the climbing animation to the climbing speed. |
Items
Entry Name |
Default value |
Description |
allowTwoHanded |
true |
Whether to allow using ladders while carrying a two-handed object. |
hideOneHanded |
true |
Whether to hide one-handed items while climbing a ladder. |
hideTwoHanded |
true |
Whether to hide two-handed items while climbing a ladder. |
Extension Ladder
Entry Name |
Default value |
Description |
extensionTimer |
20.0 |
How long (in seconds) extension ladders remain deployed. Set to 0 for permanent. |
enableKillTrigger |
true |
Whether extension ladders should kill players they land on. |
Credits