F.A.Q
Setup
Set the code in the config. See the locales/ folder for what ships.
1Config.locale = 'it'Type /airdrop in chat as an admin. Change the command with Config.Admin.Command.
Yes. oxmysql is required. The tables are created automatically on first start.
Drops
Tune the auto-event interval, in minutes.
1Config.AutoEvents.interval = { min = 30, max = 45 }Yes. A drop can be free-for-all or locked to whoever triggered it. Flare-called drops can stay private while world events stay competitive, set per drop.
Edit the loot table in the admin panel. Entries can be items, weapons, cash or bank money, each with a weight, a rarity flag and stack sizes.
A vehicle crate rolls one vehicle from a weighted pool and lands it locked and empty. The winner gets it as a registered owned vehicle or with keys, with fuel restored on claim. Set this with Config.VehicleClaim.
Rewards
When Config.Skills.enabled is on, each crate has an XP budget in one or more categories. The budget is split across the loot slots, so every player earns XP for the slots they personally take, not just the first looter.
Logging
Yes. Each action has its own webhook in server/config_server.lua. Set the ones you want and leave the rest empty to fall back to Default.
Updates
1. Download the latest from CFX Portal.
2. Back up your config files.
3. Replace all files except your config.
4. Restart the resource.
Your edited planes, crates, loot, zones and flares live in the database, so they are kept across updates.