By default, crawling is Enabled in rpemotes-reborn and is a standalone implementation. To disable crawling, change true
true
CrawlEnabled = true,
to false in config.lua
false
config.lua
By default the crawling keybind is set to RIGHT CONTROL or 'rcontrol' in config.lua. To change this change the value 'rcontrol'
CrawlKeybind = 'rcontrol',
to desired value in config.lua
No other changes are needed in config.lua for the keybind change to take effect as crouch keybind is set to true by default.
Get the button string herearrow-up-right.
RIGHT CONTROL
Toggles crawling
/crawl
Last updated 1 year ago