Configuration

Options


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

Option
type
Description

EnableDefaultSceneIplLoading

boolean

It will load the FIB ipl on default scene usage if you're not using a custom ipl loader. If you change the default scene it won't load the FIB ipl.

DefaultFloorTransitionTime

number

The default time it takes for the elevator to travel from the upper floor to the lower floor in milliseconds.

DefaultDoorOpenDuration

number

The default time for the elevator to wait with the doors open in milliseconds.

FloorRange

float

Determines the distance between player and elevator floor to play sounds etc. Minimun value is 3.0, maximum value is 20.0.

Keybinds

[key: string]: string;

Last updated