Tutorials
Learn FiveM with Atlas
Guided walks from first boot to admin login — plus remount paths from QBCore, ESX, and vRP.
- 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.
- 04Create your first script
From empty folder to an Atlas shop that sells water.
- 05Using exports the right way
Call Atlas facades instead of digging into core internals.
- 06Client → server flow
Wire a target / keybind into a validated server action.
- 07Framework cheat sheet
QBCore vs ESX vs vRP vs Atlas — one table, then pick a how-to.
- 08From QBCore — easiest map
QB patterns → Atlas facades, with pictures. Not a fork — a clean remount.
- 09From ESX — easiest map
xPlayer / ESX.GetPlayerData → Atlas facades. Image-led, low pain.
- 10From vRP / vRPex — easiest map
Tunnel/Proxy → explicit Atlas server events and facades.
Atlas