BSD AIRPORT SYSTEM!
BUY HERE $10.19
What is BSD-Airports?
BSD-Airports is a Quick and Easy to use Airport System that allows Players to Fly from Los Santos to where every there hearts Desire with a Easy to use Config.
FEATURES
- Adjustable prices from airport to airport
- Ability to add custom Airports
- Custom Marker’s
- Custom Flights
- Custom Blips
Installation
Installation is as Easy as Drag, Drop, and ensure!
Framework’s
BSD-Airports supports
- ESX
- QB Core
- QBX
- Standalone
REQUIREMENT
(THIS IS ONLY FOR/ON QB/QBX/ESX)
OPEN CONFIG.CFG
Config = {
Debug = true, -- Enable debug mode
EnableBlips = true, -- Enable airport blips on map
Framework = "esx", -- Options: "qb", "qbx", "esx"
DefaultCutsceneDuration = 8000, -- Default cutscene duration (ms)
TravelCost = 500, -- Default travel cost if not specified in airport
PriorityDefaultMoney = "cash", -- "cash" or "bank" - which money source to use first
-- Marker configuration
DefaultMarkerType = 1, -- Default marker type
MarkerColor = {r = 0, g = 150, b = 255, a = 100}, -- RGBA marker color
MarkerSize = vector3(1.5, 1.5, 1.0), -- Marker size (X, Y, Z)
--------------- EVENT TRIGGERS//MARKERS ------------------------
TriggerCircleColor = {r = 0, g = 150, b = 255, a = 100}, -- RGBA color for trigger circles
EnableTriggerCircles = true, -- Can be disabled for low-end servers
TriggerCircleRenderDistance = 35.0, -- Distance beyond which circles won't process
TriggerCircleVisibleDistance = 10.0 , -- Distance to Whitch the Trigger Circle Will be Visable To the Clients.
InteractionDistance = 2.0, -- Distance to trigger interaction
-- Airport configuration
Airports = {
-- Airport #1
los_santos = {
name = "Los Santos International",
description = "Main international airport serving Los Santos",
blipColor = 3,
coords = vector3(-1037.46, -2737.55, 20.17),
triggerRadius = 3.0, -- Size of the trigger circle
playerSpawn = vector4(-1037.46, -2737.55, 20.17, 327.63),
markerType = 28, -- Custom marker type for this airport
markerColor = {r = 255, g = 0, b = 0, a = 100}, -- Custom RGBA color
markerSize = vector3(2.0, 2.0, 1.0), -- Custom marker size
cutscene = {
name = "hs4_lsa_land_nimb",
flags = 8,
duration = 8000 -- Estimated duration in ms
},
landingConfig = {
position = vector3(-1594.17, -2997.31, 12.84),
rotation = vector3(0.0, 0.0, 150.0),
duration = 2500,
playerFlags = 64
},
flightPrices = {
sandy_shores = 1000,
grapeseed = 1200,
zancudo = 1500
}
}
}
}
Preview Image’s
Preview Video
BUY HERE $10.19
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 1100 |
Requirements | Framework Based |
Support | Yes |