XeX Scripts Documentation
  • XeX Scripts Docs
  • PREMIUM MODS
    • ✈️Pilot Job
    • πŸ”«Weapon Licenses & Shooting Range
    • πŸ’ŠMedical Help
    • ⚠️EAS
    • πŸš€Blips Menu
    • βš”οΈBattlepass
    • 🍬Business Details
    • ⏸️XeX PauseMenu
  • FREE MODS
    • 🟧Gang Wars
    • πŸ‘¨β€βœˆοΈPilot School
    • 🌠Rewards
    • πŸ€Slots
Powered by GitBook
On this page
  • Installation
  • Configuration
  1. FREE MODS

Pilot School

Get your helicopter or aircraft license on FiveM

Installation

Add xex_pilotschool to your resources folder and this line to server.cfg:

start xex_pilotschool

You must add the flight licenses to the database in order to obtain them

INSERT INTO `licenses` (`type`, `label`) VALUES
('pmv', 'Theoretical Flight License'),
('aircraft', 'Aircraft Flight License'),
('helicopter', 'Helicopter Flight License');

Configuration

The mod does not require any extra configurations, but if you want to modify the points to take the exams or the exam points themselves, you can do it from the config.lua file.

PreviousGang WarsNextRewards

Last updated 2 years ago

πŸ‘¨β€βœˆοΈ