Configuration

Options


You can find config file in no-rappel/config/sh_config.lua

Option
type
Description

MaxRopeLength

number

Maximum length of rope

MinRopeLength

number

Minimum length of rope

MinOffset

number

Minimum distance between player and start coords.

MaxOffset

number

Maximum distance between player and start coords.

EnableIndicators

boolean

Whether to indicators will be showed when start rappelling.

IndicatorTimeout

number

Removes indicators after x milliseconds

Command

string?

Rappel command

ItemName

string?

Name of the item

RemoveItemAfterUsage

boolean

Whether to removes the item on start rappeling.

Last updated