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
  • Usage
  1. PREMIUM MODS

EAS

Step by step installation guide for ESX and QB, common issues & solutions, troubleshooting guide, code snippets, changelog.

PreviousMedical HelpNextBlips Menu

Last updated 2 years ago

Installation

1ΒΊ Add the xex_eas folder to your resources and initialize it in your server.cfg.

start xex_eas

Configuration

General Options

  • Hooks: Select your webhook URL and fill options as you need.

  • Updates: Decide to check or not for updates

  • Framework: Available 'esx' or 'qb'

  • Language: Select your language (es and en included)

Alert configuration:

Each alert can have the number of zones that are needed, and each of them must have the identifier field, its path to the image inside the /img folder and its minimum grade to be able to be changed (0 = no restriction).

Zones:

Usage

After each reboot all the zones start from the one we have configured by default. From there we can change the alert if we have the job enabled for it. To change an alert we will use /eas or the command that we have configured by default.

Use /toggleeas to hide alerts.

The zones are modifiable and are based on the native GTA zone system. You can see all the zones . When the user passes over a declared zone, it shows the alert level for that zone based on what we have stored.

⚠️
here