London Studios Documentation
Our StoreSupport PanelYouTube Channel
  • General
    • Documentation
    • Resource Support
    • Downloading Resources
    • Installing Resources
    • Resource Transfers
    • Common Errors
    • Translating Resources
    • Inventory Icons
    • Resource Ideas
    • Integration Requests
  • Vehicles
    • American Rearmount Ladder
      • Setting up
      • Anticheat Issues
    • Advanced Recovery Truck
      • Setting up
      • Anticheat Issues
    • SWAT Vehicle
      • Setting up
      • Anticheat Issues
    • Police Water Cannon
      • Setting up
      • Anticheat Issues
    • British Ladder Truck
      • Setting up
      • Anticheat Issues
    • Tiller Ladder Truck
      • Setting up
      • Anticheat Issues
    • Scissor Lift
      • Setting up
      • Anticheat Issues
    • Car Transporter
      • Setting up
      • Anticheat Issues
    • Water Carrier & Command Unit
      • Setting up
      • Anticheat Issues
    • Water Spray Unit
      • Setting up
      • Anticheat Issues
    • Snow Loader Pack
      • Setting up
      • Anticheat Issues
  • Resources
    • Smart Tyre
      • Using the resource
      • Configuring the resource
      • Permissions, Notifications & Items
      • Item Support
    • Bike Hire
      • Using the resource
      • Configuring the resource
      • Configuring locations
    • Bomb Disposal Robot (EOD) v2
      • Using the resource
      • Configuring the resource
      • Permissions, Notifications & Items
      • Item Support
    • Car Sale Sign
      • Installation Video
      • Using the resource
      • Configuring the resource
      • Configuring permissions
      • Item Support
    • Congestion Charge
      • Configuring the resource
      • Modifying Zones & Adding Cameras
    • Custom Vinewood Sign
      • Installation Video
      • Sign Setup
    • Decontamination Tent
      • Using the resource
      • Configuring the resource
      • OX_Inventory Integration
      • Other Integrations
    • Directional Spikes
      • Using the resource
      • Configuring the resource
    • Emergency Call Points
      • Using the resource
      • Configuring the resource
    • Fire Supply Line [v2]
      • Using the resource
      • Configuring Fire Supply Line
    • Fire Tools [v2]
      • Using the resource
      • Configuration
      • Permissions, Notifications and Items
      • Item Support
    • Helicopter Rescue
      • Using the resource
      • Configuring the resource
      • Configuring the permissions
      • Configuring locations
    • Mobile Spike
      • Setting up vehicles
      • Misc Configuration Values
      • Permission Checks
      • OX_Inventory Integration
      • Other Integrations
    • Police Grappler
      • Setting up vehicles
      • Misc Configuration Values
      • Permissions, Notifications & Items
      • Item Support
    • Police Shields
      • Using the resource
      • Permissions, Notifications & Items
      • Item Support
    • Rope Rescue Tripod & Basket
      • Using the resource
      • Configuring the resource
      • OX_Inventory Integration
      • Other Integrations
    • Rescue Cushion
      • Using the resource
      • Permissions, Notifications & Items
      • Other Integrations
    • Smart Speed Signs
      • Configuring the resource
      • Adding new locations
    • Smart Airbags
      • Using this resource
      • Permissions & Notifications
    • Smart Bollards
      • Installation Video
      • Configuring the resource
      • Setting up a new set
    • Smart Clamp
      • Permissions, Notifications and Items
      • Item Support
      • Exports and Events
    • Smart Defib
      • Using the resource
      • Defib locations
      • Framework support
      • Setting up blips
      • Chance of success
      • Sound settings
      • Keybind configuration
      • Automatic reset
      • Custom Death Scripts
      • OX_Inventory Integration
      • Other Integrations
    • Smart Drone
      • Using the resource
      • Permission Checks, Notifications & Items
      • Keybinds
      • Item Support
      • Other Integrations
    • Smart Fires
      • Installation Video
      • Putting out fires
      • Fire Alerts
      • Remove Fires Automatically
      • Custom Notifications
      • Automatic Fires
        • Enabling automatic fires
        • Job / Permission Check
        • Adding locations
        • Automatic Fire Chances
        • Other automatic fire settings
      • Commands
      • Command permission checks
      • Editing fire types
      • Editing smoke types
      • Misc configuration values
      • Setting up weapons
      • Area of patrol settings
      • Clock on system
      • Lighter Item & Command
      • Server exports and events
      • Discord logging
      • Society Payments
    • Smart Hose [v2]
      • Using the resource
      • Configuring Smart Hose
    • Smart Matrix
      • Install & Configuration Video
      • OX_Inventory Integration
      • Other Integrations
    • Smart Motorways
      • Using the resource
      • Configuring the resource
    • Smart Signs
      • Configuring the resource
      • Configuring the permissions
    • Smart Speed Cameras
      • Configuring the resource
      • Adding new cameras
    • Smart Taser
      • Using the resource
      • Configuration
      • OX_Inventory Integration
      • Other Integrations
    • Smart Vehicle
      • Compatible Vehicles
      • Free Developer Copy
      • Permission Checks
      • Using a Smart Vehicle
      • Informations for Developers
      • Vehicle Control Menus
    • Police Tracker
      • Setting up vehicles
      • Resource Configuration & Usage
      • Item Support
    • Throw Bag
      • Resource Usage
      • OX_Inventory Integration
      • Other Integrations
    • Vehicle Rescue
      • Using the Resource
      • Permissions, Notifications & Items
      • Copy of Item Support
    • Water Monitor
      • Using the resource
      • Copy of Permissions, Notifications & Items
      • Copy of Item Support
    • Weapon Lanyard
      • Setting up weapons
      • Using the resource
      • Setting up clothing / EUP
Powered by GitBook
On this page
  • Configuring Spawn Point Values
  • Configuring new locations

Was this helpful?

  1. Resources
  2. Helicopter Rescue

Configuring locations

PreviousConfiguring the permissionsNextMobile Spike

Last updated 1 year ago

Was this helpful?

Configuring Spawn Point Values

VisualDistanceFromLocation = 120.0,         -- About 50m.
DistanceToSpawnBasket = 100.0,              -- About 10m.
RangeToAttachRescueBasket = 15.0,           -- About 15m. I would recommend leaving this.
Enable3DText = true,                        -- Enables or disabled 3D text drawing. Edit 3D text in c_functions.lua.
EnableMarkers = true,                       -- Enables or disables markers.
MarkerId = 27,                              -- https://docs.fivem.net/docs/game-references/markers/
MarkerXOffset = 0.0, MarkerYOffset = 0.0, MarkerZOffset = 0.1,
MarkerScaleX = 3.0, MarkerScaleY = 3.0, MarkerScaleZ = 0.5,
MarkerRotX = 0, MarkerRotY = 0, MarkerRotZ = 0,
MarkerRed = 255, MarkerGreen = 132, MarkerBlue = 0, MarkerAlpha = 225,

VisualDistanceFromLocation = 120.0, this is the distance that the resource can be seen from.

DistanceToSpawnBasket = 100.0, how far away from the spawner you can be to spawn the basket.

RangeToAttachRescueBasket = 15.0, how far away from the basket you need to be to attach it. We recommend leaving this at 15.0.

Enable3DText = true, this gives you a 3D text drawing, To disable change from true to false.

EnableMarkers = true, this adds markers on the spawn locations, Change this to false if you don't want Markers.

MarkerId = 27, if EnableMarkers is true this is what will be shown, Using the fivem docs by clicking you can customize this marker if you wish.

MarkerXOffset = 0.0, MarkerYOffset = 0.0, MarkerZOffset = 0.1, this allows you to change the offsets of the marker.

MarkerScaleX = 3.0, MarkerScaleY = 3.0, MarkerScaleZ = 0.5, to change the scale of the marker you can change these values.

MarkerRotX = 0, MarkerRotY = 0, MarkerRotZ = 0, this will allow you to set the rotation of the marker.

MarkerRed = 255, MarkerGreen = 132, MarkerBlue = 0, MarkerAlpha = 225, this allows you to set the colouring of the markers.

Configuring new locations

Locations = {
    -- vector3(x, y, z)
    {location = vector3(306.8490, -1458.6622, 46.5095), heading = 139.4076},
    {location = vector3(347.2718, -598.4133, 74.1618), heading = 334.8297},
    {location = vector3(-721.7377, -1472.9141, 5.0005), heading = 47.5163},
    {location = vector3(-481.5369, 6006.3872, 31.2972), heading = 314.7042},
    -- Add additional locations in the same format
},

To set up a new location, you can use one of the preconfigured locations to set up a new location.

Start by doing {location = vector3(x location, y location, z location), heading = heading location}, then you are done with setting up your new location.

here