FiveM Flight Simulator with plane UI.
- Added Flight Radio & Radio channels
![Coming in next update](https://private-user-images.githubusercontent.com/104300989/307607581-f450b0f9-9eee-43fa-8a23-9b2c21e570ca.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTYwNDcsIm5iZiI6MTczOTI5NTc0NywicGF0aCI6Ii8xMDQzMDA5ODkvMzA3NjA3NTgxLWY0NTBiMGY5LTllZWUtNDNmYS04YTIzLTliMmMyMWU1NzBjYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNzQyMjdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05NTM3YTRlYzBkMDc5YTUzYTY5MTgxNDgxNjNkZjI0MzA3ODY5Njk2NGFlM2RkYzJiYWI2Zjg5MmZlMGIwNDIzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.iBcYveqRP2z3RkfizJmLsVDEsbRNUfUhEMybrHKo9JU)
Preview of up coming features and existing features: https://streamable.com/52hqfk
- NativeUI
- Go into NativeUI/NativeUI.lua and goto line 2676 and change
if Item() == "UIMenuItem" then
toif type(Item) == "table" and Item.__index == UIMenuItem then
- PMA-Voice to make radio work
ensure InteractionMenu
ensure vehicleControls
ensure planehud
ensure flight-radio
You can also add this if you want the players to spawn at the airport
Step 1. Go into [gamemodes]/[maps]/fivem-map-hipster
or [gamemodes]/[maps]/fivem-map-skater
Step 2. Go into the map.lua files and remove all lines that have a spawnpoint
in the start and replace them with this:
spawnpoint 's_m_m_pilot_01' { x = -933.1028, y = -2967.3000, z = 13.9451 }
spawnpoint 's_m_m_pilot_01' { x = -934.6771, y = -2966.3225, z = 13.9451 }
spawnpoint 's_m_m_pilot_01' { x = -935.4889, y = -2967.6309, z = 13.9451 }
spawnpoint 's_m_m_pilot_01' { x = -933.5282, y = -2969.0061, z = 13.9451 }
- Advanced system or NUI
- Load and unload passengers system
Joina my new discord server for support and updates https://discord.gg/TJCKedg8SB