Aetix Computer

A multi-faction computer & MDT system for FiveM. Desktop OS experience for station computers, in-vehicle MDT for patrol units. Built on QBX with React, ox_lib, and oxmysql.

Version: 0.1-beta  |  Framework: QBX (Qbox)  |  UI: React + Vite  |  Price: Premium

Features

Dependencies

ResourceRequiredDescription
qbx_coreYesQbox Core framework
ox_libYesOverextended library (callbacks, notifications, locale)
ox_targetYesTargeting system for computer interaction
oxmysqlYesMySQL database driver
wk_wars2xOptionalWraith ARS 2X radar/plate reader for ALPR integration

Architecture

Bridge = Open Source: When purchased, only the bridge/ folder is unobfuscated. This allows you to customize framework integrations, radar systems, and data providers without modifying core code.
LayerTechnologyLocation
Frontend (NUI)React + Vite + styled-componentsweb/
Client ScriptsLua 5.4 (FiveM)client/
Server ScriptsLua 5.4 (FiveM)server/
Bridge LayerLua 5.4 (open-source)bridge/
Shared ConfigLua 5.4shared/config/
DatabaseMySQL (oxmysql)aetix_computer.sql

Documentation Pages