Intel NPC Chat | Persistent FiveM NPC Dialogue System

Intel NPC Chat | Persistent FiveM NPC Dialogue System Intel NPC Chat | Persistent FiveM NPC Dialogue System Intel NPC Chat | Persistent FiveM NPC Dialogue System Intel NPC Chat | Persistent FiveM NPC Dialogue System Intel NPC Chat | Persistent FiveM NPC Dialogue System Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System
  • Intel NPC Chat | Persistent FiveM NPC Dialogue System

€30.00

Add to Basket

Intel NPC Chat

Persistent NPC Dialogue System for FiveM


Bring Your Server NPCs to Life

Intel NPC Chat is a premium FiveM resource that lets you create persistent, server-spawned NPCs with a polished chat-style dialogue interface. Build immersive roleplay interactions, vendors, informants, mechanics, quest characters, gang contacts, bartenders, and more — all with a clean and flexible configuration system.

Every NPC is synced through OneSync, meaning players see the same character in the same place, without duplicate client-side spawns or messy stream-in issues.

Key Features

  • Persistent NPCs — server-spawned and stable across the map.
  • OneSync Synced — all players see the same NPC at the same location.
  • Modern Chat UI — typewriter responses, choice buttons, topic chips, mood and location HUD.
  • Easy Character Setup — add new NPCs by dropping one file into config/characters/.
  • Choice-Based Dialogue — nested topics, follow-up options, terminal choices, and dynamic responses.
  • Framework Bridge — supports QBX, QB-Core, ESX, and standalone setups.
  • Inventory Support — works with ox_inventory, qb-inventory, and esx_inventory.
  • Money & Item Hooks — charge players, give rewards, check items, jobs, and more.
  • Cinematic Camera — immersive over-the-shoulder dialogue experience.
  • Runtime Exports — add, remove, open, close, and detect NPCs through exports.

Perfect For

  • Roleplay quest NPCs
  • Street contacts and informants
  • Illegal dealers and fences
  • Mechanics, bartenders, vendors, and shopkeepers
  • Gang corners and territory interactions
  • Story-driven server events
  • Hidden menus, item checks, and job-based dialogue

Simple NPC Configuration

Creating a new NPC is simple. Add a new character file, define the model, location, speaker name, mood, target label, dialogue topics, and optional server/client hooks.

RegisterNpc({
    id = 'dani_taxi',
    model = 'a_m_m_business_01',
    coords = vec4(900.5, -178.2, 73.1, 200.0),

    speaker = 'Dani',
    tag = 'Taxi Dispatcher',
    mood = 'casual',

    target = {
        label = 'Talk to Dani',
        icon = 'fa-taxi'
    },

    dialogue = {
        greeting = { 'Need a ride?', 'Where to, friend?' },
        topics = {
            {
                id = 'ride',
                label = 'Quick ride ($50)',
                response = 'Hop in. Five minutes.'
            }
        }
    }
})

Compatibility

  • FiveM
  • Lua 5.4
  • OneSync required
  • QBX-Core
  • QB-Core
  • ESX
  • Standalone mode
  • ox_inventory
  • qb-inventory
  • esx_inventory

Dependencies

  • ox_lib required
  • ox_target recommended
  • E-key fallback available if ox_target is not used

Installation

  1. Drop the resource into your resources folder.
  2. Add the required lines to your server.cfg.
  3. Make sure OneSync is enabled.
  4. Start the resource and configure your NPC characters.
set onesync on

ensure ox_lib
ensure ox_target
ensure lrr_npc_chat

Included Demo Characters

The resource includes multiple demo NPCs to help you understand different use cases, including bartenders, fences, mechanics, hostesses, gang contacts, vendors, and story-style NPCs.

Runtime API

Intel NPC Chat also includes useful exports for advanced server owners and developers.

  • Add NPCs dynamically
  • Remove NPCs at runtime
  • Force-open dialogue
  • Close dialogue
  • Get NPC ped by ID
  • Check if a ped belongs to the system

Why Choose Intel NPC Chat?

Most NPC systems are simple interaction menus. Intel NPC Chat is built for immersive roleplay. It gives your server characters personality, context, choices, rewards, reactions, and a clean visual dialogue experience that feels natural inside a serious RP environment.

Note: This is a commercial FiveM resource. Redistribution, resale, or leaking is not allowed. You may use it on servers you own.