Getting started
From checkout to a running script in about five minutes.
Every Universal script installs the same way. You drop one or two folders into resources/, add a few ensure lines to server.cfg, and restart. Nothing needs a database migration or a framework, and nothing asks you to edit another script.
Before you start
- A FiveM server on a current artifact. The scripts use
fx_version 'cerulean'and Lua 5.4. - The Cfx.re account you bought with must also own the server's license key. Escrowed resources only start on servers that belong to the buyer's account.
- ox_lib, ox_target, Qbox, QBCore and ESX are all optional. The suite works standalone and picks them up when they're there.
The five steps
- Download your scripts from Keymaster.
- Drop each folder into your server's
resources/folder. Keep only one copy ofuniversal_bridge, even though every product ships with it. - Add the
ensurelines in the right order. - Restart the server and watch the console for errors.
- Open the script's own page in the sidebar for its commands and settings.
Universal UI
Menus, notifications, dialogs, progress and skill checks.
Universal Targeting
Third-eye, radial, prompts or context, chosen by each player.
Universal Bridge
The shared layer that makes ox_lib and ox_target scripts render through the suite.
Switching from ox_lib
What changes, and what you don't have to touch.
