Skip to content

prp-characters

prp-characters is a multi-character selection system with a 3D ped carousel, character creation/deletion, and a bus-stop spawn picker (DUI on custom props, with NUI fallback).

Features

  • Multi-framework - Qbox (qbx_core), QB-Core, ESX, ND Core and ox_core via prp-bridge
  • 3D character selection - preview peds with appearance applied from your clothing resource
  • Character create & delete - configurable slot count and delete toggle
  • Bus-stop spawn select - interactive DUI board on streamed bus-stop props, with NUI fallback if props are unavailable
  • Appearance bridge - supports illenium-appearance, fivem-appearance, qb-clothing and esx_skin
  • Editable configs - selection scenes, spawn points, bus stops, locales and open hooks are escrow-ignored
  • Routing buckets - selection runs in an isolated bucket so players do not collide during character select

Supported frameworks

BridgeConfig.FrameWorkFrameworkNotes
"qbx_core"QboxSet useExternalCharacters = true
"qb-core"QB-CoreStop qb-multicharacter
"es_extended"ESXStop esx_multicharacter / esx_identity
"nd_core"ND CoreStop ND_Characters / ND_Players; multi-character is enabled by the adapter
"ox_core"ox_coreSet ox:characterSelect 0 and preferably ox:characterSlots

See Installation for framework-specific setup.