Configuring the resource
Resource Settings
HelicopterRopeOffsetZ is your Z offset. The x and y offsets are not configurable.
MaxRopeLenth is defaulted to 75.0, placing this to 100 is highly long. Please note that 400+ will bug this script out.
RopeType has multiple styles. 2 and 3 are the best ropes. While 1 to 4 are the thicker ropes 5 and up are thinner.
RopeReelInSpeed is the setting to change the speed of the reel of the rope. The lower the setting the slower the rope is while the higher the setting the faster the rope is.
Resource Sound Settings
You can enable and disable the sound by changing the true/false value.
SoundVolume = 0.3 is where you can change how loud the audio is, you can go from 0.1 to 1.0, we do not recommend any higher than 0.5.
Changing the winch Sound
The audio of the winch is a great sound already however, if you want to have this changed you can go into the Sounds folder where you will find winch.ogg.
Rope Length Meter
DrawRopeLenghtAndAltitudeUI = true, this option allows you to enable or disable the UI.
DrawRopeLenght = true, this will give the rope length in the UI if disabled it will not show up on the UI
DrawAltitude = true, this will give the altitude of your helicopter into the UI.
TextColours = {255, 255, 255, 225}, this allows you to change the colours of the text which is currently white. To edit this even more you can go to cl_utils.lua
BackGroundLayer1 allows you to change the size and colour of the meter UI.
BackGroundLayer2 allows you to change the size and colour of the meter UI.
TextData and TextData2 allow you to change the scale and size of the text. TextData is for the rope length while TextData2 is for the altitude.
MeterColour = "~c~", allows you to enable the colour, if you do not want any colour change this to ~s~
Keybindings
You can change the keybindings to this resource, using the link we've provided by clicking here you can get the IDs of each key.
Please note if you change the SpawnRescueBasket or SitOnRescueBasket please make sure to change the message variables to the key you've changed it to.
Last updated