</>liveDevDocs
ScriptlerliveBaseEnglish

liveBase — Overview

Modular liveBase framework documentation for FiveM. QBCore compatibility layer, onboarding chain, and livedev script pack.

🌐 Türkçe · Türkçe oku

liveBase is a modular, lightweight, and secure roleplay framework for FiveM. It provides a QBCore compatibility layer (qb-core shim) while using its own live* event and export naming.

Last updated

Framework version: liveBase v1.0.7 · Source: txData/live.base/resources/[livedev]/

Architecture layers

LayerContentLocation
CorePlayer, money, metadata, callbacks, cache, security, skill treeliveBase
ModuleEconomy, DNA, queue, dashboard, analyzer, admin panelliveBase/server/modules/*
ResourceInventory, clothing, apartments, menu, targeting[livedev]/*

All scripts

ScriptVersionDescriptionStatus
liveBase1.0.0Framework core✅ Active
liveLoading1.0.0Loadscreen (connect crash prevention)✅ Active
liveFirstScreen1.0.0Email login + central NUI host✅ Active
liveCharacterSelect1.0.0Multi-character selection✅ Active
liveSpawnLocation1.0.0Spawn point selector✅ Active
liveAparts1.0.0Apartment / housing system✅ Active
liveInventory1.0.0Slot-based inventory✅ Active
liveOxInventory2.47.7ox_inventory fork (alternative)⏸ Commented
liveClothing1.0.0Clothing / appearance system✅ Active
liveMenu1.0.0Context menu system✅ Active
liveTarget1.0.0Targeting / interaction✅ Active
liveInterior1.0.0Interior shells⏸ Runtime load
liveWeatherSync1.0.0Weather and time sync✅ Active
liveGameInLoading1.0.0In-game transition loading screen✅ Active
liveNuiCore1.0.0Shared React NUI library📦 Library
InteractSound1.0.0NUI-based sound effects✅ Active

OOC / IC name separation

FieldSourceMeaning
realName, realSurnamelive_accounts.name/surnameOOC account name (email login)
charinfo.firstname, charinfo.lastnameCharacter creationIC RP name

Pages

Each livedev script has its own page in the sidebar — see onboarding, game systems, and UI sections.

On this page