Skip to main content

Navigating Qbox Efficiently

· 3 min read
ilomilo
Full Stack Developer

Working inside Qbox can sometimes feel overwhelming. Whether you need to remove a bugged item, locate a specific message, or figure out where certain data is stored, this guide will show you how to quickly find what you’re looking for.

How to Install FiveM Server on Linux

· 6 min read
Codexis
Volunteer for the Qbox Project

This comprehensive guide will walk you through setting up a complete FiveM server environment on a Linux machine (Ubuntu or Debian). We'll cover database setup, FiveM server installation, and automation using systemd services.

How fxmanifests Work with FiveM

· 4 min read
Scorpion
Volunteer for the Qbox Project

An fxmanifest.lua is the backbone of any FiveM resource. It tells the server which files to load, what they do, and how they should be handled—whether that's on the client, server, or both.

How to Set Up VSCode for FiveM and RedM Lua Scripting

· 3 min read
aj
Contributor of the Qbox Project

Getting VSCode setup for FiveM/RedM scripting is actually really easy. The exentions listed in this blog automatically set most of that up for you! Below we will go over some suggested extensions and addons for VSCode.