Equip Lantern On/From horse in RedM
Use the right mouse button to focus on a horse and equip/unequip your lantern onto/from it.
Usage
Alternatively, you can use the command /horselantern
. An additional command /getlantern
is available to retrieve the lantern. All commands can be enabled/disabled in config.lua.
Screenshot 1
Screenshot 2
Script Features:
- Intuitive control using in-game UI Prompts.
- Easy translation capability into the desired language (the script includes two localizations - English and Russian).
- Configuration flexibility via a separate file (settings such as interaction range, enabling/disabling specific functionalities, assigning functionalities to another key, cooldown duration).
Config
Config = {}
Config.Locale = 'en'
Config.LanternEqupingHorseDistance = 2.5
Config.EnabledCommands = {
['getlantern'] = true,
['horselantern'] = true,
}
Config.EnableControlInteraction = true
Config.ControlName = 'INPUT_INTERACT_LOCKON_POS' -- https://github.com/femga/rdr3_discoveries/blob/master/Controls/README.md
Config.EnableCooldown = true
Config.InteractionCooldown = 500 -- ms
Download
Check out our paid releases as well:
[PAID] Hunter’s Bear Trap | Tebex | YouTube
Made with by