A comprehensive air travel system for FiveM QBCore servers, allowing players to travel between multiple airports with stunning cutscenes and a polished user experience.
- Multiple Airports: Travel between Los Santos International, Sandy Shores Airfield, Grapeseed Airfield, Fort Zancudo Airbase, and Deep Arctic Runway
- Seamless Integration: Fully compatible with QBCore framework
- Custom Cutscenes: Immersive landing sequences at each airport
- Map Blips: Easy-to-locate airport markers on the map
- Simple Interaction: Uses qb-target for easy plane interaction
- Configurable Options: Easily adjust prices, coordinates, and other settings
- Debug Mode: Built-in developer tools for easy testing and configuration
- QBCore Framework
- qb-core
- qb-target
- qb-menu
- Download the latest release or clone the repository
- Extract the
Solstice-AirTravelfolder to your server's resources directory - Add the following to your server.cfg:
ensure Solstice-AirTravel- Configure the settings in
config.luato your liking:- Adjust
TravelCostfor your economy - Enable/Disable
Debugmode - Modify airport locations and coordinates if needed
- Adjust
The script is highly configurable through the config.lua file:
Config = {
Debug = true, -- Enable/disable debug commands
EnableBlips = true, -- Show airport blips on map
TravelCost = 500, -- Cost per flight
DefaultCutsceneDuration = 8000
}- Visit any airport location on the map
- Approach the Luxor 2 aircraft
- Use qb-target to interact with the plane
- Select your destination from the menu
- Enjoy the flight!
When debug mode is enabled:
/testflight [airport_id]- Test travel to specific airport/getposdetailed- Get detailed position information for configuration
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Additional airport locations
- Custom aircraft selection
- VIP travel options
- Weather-dependent travel conditions
- Advanced booking system
For support, please open an issue in the GitHub repository or contact us through our Discord server.
Made with ❤️ by [Solstice]