PataMods Documentation
  • Welcome to PataMods Doc !
    • 1️⃣First step
    • 💬Social Medias
    • ❗・Common errors・❗
  • 📖Scripts
    • 🛒SuperMarket
      • 1・Dependencies
      • 2・Installation
      • 3・Config
      • 4・Advanced configuration / Custom Framework
      • 5・How the SuperMarket Script works INGAME ? - ❗ HELP VIDEOS ❗
    • 🔫PlasmaGame (And Capture The Orb DLC)
      • 1・Installation & Dependecies
      • 2・Config
      • 3・Advanced configuration
      • 4・Common errors + About Guns
    • 🏎️PlasmaKart
      • 1・Installation & Dependecies
      • 2・Config
      • 3・Common errors
    • ✈️Airplane Script
      • 1・Dependencies
      • 2・Installation
      • 3・Config
      • 4・Advanced Configuration
      • 5・How to add point on UI map ?
      • 6・❗ About BUGS ❗ Airplane flying in circle, Airplane/ped didn't spawn etc
    • 🛼Roller & Ice Script
      • 1・Installation
      • 2・Config
    • 🍼Baby BEAR Script v2
      • 0・About FiveM's ToS
      • 1・Installation & Dependecies
      • 2・How it works + Baby Nursery/toddler props
    • 🌊Hottub Script
      • 1・Dependencies
      • 2・Installation
      • 3・Config
    • 📦Props/shells config for Housing Scripts
    • 🔃 Subscription
      • 1・Wedding Clothes package
      • 2・Screenshots & video texture
  • 🛠️Website in construction...
    • 🛵PlasmaTron
    • 🚗Rc Car Script
  • Tebex Store
Powered by GitBook
On this page
  • ⭐ How to add a new airport ?
  1. Scripts
  2. Airplane Script

5・How to add point on UI map ?

Previous4・Advanced ConfigurationNext6・❗ About BUGS ❗ Airplane flying in circle, Airplane/ped didn't spawn etc

Last updated 1 year ago

⭐ How to add a new airport ?

First, you need to add point in our UI.

Go to Pata_Airflight\html

  • Open the file app.js

  • At the top of the file, put the DevMod to true

  • Go to Pata_Airflight\html and open the debug.js file and put true the var debug at the top of the file

  • After that, restart the script

Now go to any Airflight ped previously added by our script

  • Open the pata_ariflight menu ingame.

  • Once you've opened the UI map, click where you want to add a marker.

  • Now the UI coords (to add a point on it) are added to your f8

  • So open your f8 and check the coord that you get inside it's written like "Mouse location XX,XX"

  • After that, follow all the step inside any AirportData config file (copy/paste a CAYO.lua for exemple, rename it by your airport name, and change all the coords inside this file (all are explained inside don't worry))

Do not forget to put the DevMod and the var debug to false before using the script ! Restart your script after any modifications !

📖
✈️
Page cover image