Run a FiveM server
Work toward a server you can configure, test and maintain.
Server setup with txAdmin
Install a server, configure server.cfg and connect your database.
Resources and framework configuration
Install scripts and configure jobs, inventories and permissions.
Backups, security and launch checks
Read console errors, protect access and test before players join.
Build FiveM scripts in Lua
Go from your first line of Lua to resources you can explain and debug.
Lua fundamentals
Variables, functions, tables and the structure of a FiveM resource.
Events, callbacks and SQL
Connect client and server logic, then save data with oxmysql.
NUI, debugging and secure code
Build an interface, trace errors and validate actions on the server.