Skip to Content
no-elevatorsConfigurationOverview

Configuration

Options


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

OptiontypeDescription
EnableDefaultSceneIplLoadingbooleanIt 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.
DefaultFloorTransitionTimenumberThe default time it takes for the elevator to travel from the upper floor to the lower floor in milliseconds.
DefaultDoorOpenDurationnumberThe default time for the elevator to wait with the doors open in milliseconds.
FloorRangefloatDetermines 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;Keybinds 
Last updated on