Tutorials
Learn FiveM with Atlas
Guided walks from first boot to admin login — plus remount paths from QBCore, ESX, and vRP, gameplay packs, and the Atlas Main retention loop (coin shop, daily rewards, weekly quests, family).
- 01First boot
From empty MariaDB to a clean atlas_health snapshot.
- 02Character spawn
Walk the multichar arrival and spawn selector.
- 03First admin login
Grant ACE, open Atlas Admin, and verify audited tools.
- 04Gameplay packs tour
Walk the shipped Atlas scripts — vehicles, jobs, activities, Atlas Main, and retention.
- 05Engagement & retention tour
Walk Atlas Main — coin shop, playtime shop, daily rewards, weekly quests, and family.
- 06Create your first script
From empty folder to an Atlas shop that sells water.
- 07Using exports the right way
Call Atlas facades instead of digging into core internals.
- 08Client → server flow
Wire a target / keybind into a validated server action.
- 09Framework cheat sheet
QBCore vs ESX vs vRP vs Atlas — one table, then pick a how-to.
- 10From QBCore — easiest map
QB patterns → Atlas facades, with pictures. Not a fork — a clean remount.
- 11From ESX — easiest map
xPlayer / ESX.GetPlayerData → Atlas facades. Image-led, low pain.
- 12From vRP / vRPex — easiest map
Tunnel/Proxy → explicit Atlas server events and facades.
Atlas