[QB/QBOX] AP MULTICHARACTER | Modern Character Selection

A script by ap_code

No reviews yet.
[QB/QBOX] AP MULTICHARACTER | Modern Character Selection main image

Full Description

:sparkles: Every detail is designed to make your server feel premium and polished

:star2: Stunning & Customizable UI
A sleek, modern interface featuring a built-in music player and player-selectable color themes.

:star2: The Complete Player Dossier
Access all essential player information with a single click:
Biodata: Full name, Date of Birth, Nationality, Phone Number
Financials: Smooth animated bank & cash counters, crypto balance, total playtime
Affiliations: Current job, grade, gang, and rank
Dynamic Asset Lists: Auto-generated, scrollable lists of all owned vehicles and properties

:star2: Intelligent UX Polish
:heavy_check_mark: Automatically highlights the last-played character
:heavy_check_mark: Accurate session tracking records total playtime, saving automatically on logout

Always Updated – We release new updates every week and address all user feedback to keep improving the experience!

:open_file_folder: CONFIG PREVIEW — Just a sneak peek!
Yes, everything is fully configurable and super easy to tweak :wrench:

Config.Framework = 'qb' -- qb / qbox

-- SPAWN & CAMERA
Config.DefaultSpawn = vector4(-1037.0, -2737.0, 13.8, 325.0)
Config.PedCoords = vector4(139.28, -1195.23, 29.47, 203.11)
Config.CamCoords = vector4(139.9, -1197.1, 30.12, 0.0)
Config.CamLookAt = vector3(139.33, -1195.16, 30.12)
Config.Scene = { Enabled = false, Time = { Hour = 23 }, Weather = "CLEAR" }
Config.Camera = {
    Fov = 45.0,
    Rotation = { Enabled = true, Speed = 0.05, Radius = 0.2 },
    Blur = { Enabled = true, NearDOF = 0.5, FarDOF = 3.0 },
    Filter = { Enabled = true, Name = "cinema", Strength = 0.5 }
}

-- SYSTEM
Config.AppearanceSystem = 'qb-clothing' -- or illenium / fivem-appearance
Config.DatabaseInfo = {
    Houses = { Enabled = false, TableName = 'player_houses' },
    Vehicles = { TableName = 'player_vehicles' }
}
Config.Slots = { default = 3, custom = { ['license:110000213fsd8'] = 5 } }
Config.CanDeleteCharacters = true
Config.DefaultModels = { 'mp_m_freemode_01', 'mp_f_freemode_01' }
Config.Animations = { "WORLD_HUMAN_SMOKING", "WORLD_HUMAN_DRINKING", "WORLD_HUMAN_CLIPBOARD" }

-- UI & AESTHETICS
Config.CityName = "AP-CODE"
Config.Playlist = { { title = "Music", file = "sfx/music1.ogg" } }
Config.DefaultMusicVolume = 0.05
Config.Themes = {
    { name = "Cyber Blue", isDefault = true, colors = { ['--color-accent'] = '#00A2FF' } },
    { name = "Crimson Red", colors = { ['--color-accent'] = '#E50914' } }
}
Config.Credits = { { title = "PROJECT DIRECTOR", name = { "AP CODE" } } }

-- OUTFITS (SAMPLE)
Config.DefaultOutfits = {
    male = { ['t-shirt'] = { item = 15 }, ['torso2'] = { item = 65 }, ['pants'] = { item = 38 } },
    female = { ['t-shirt'] = { item = 2 }, ['torso2'] = { item = 9 }, ['pants'] = { item = 37 } }
}

-- TIMINGS
Config.Timings = { FadeInDuration = 1000, FadeOutDuration = 500, ModelLoadTimeout = 3000 }

-- RULES
Config.CharacterCreation = { Name = { MinLength = 2, MaxLength = 20 }, MinAge = 15 }

--AND MANY MORE

:gear: Dependencies

  • qb-core
  • oxmysql
  • Default qb-spawn or ap-spawn (free)
  • Clothing system: qb-clothing / illenium-appearance / fivem-appearance

:moneybag: Price: $11.99

:shopping_cart: Buy on Tebex: Click Here
:speech_balloon: Discord (Support Only): Join Here
:movie_camera: Old Preview: YouTube
:movie_camera: New Preview: Coming Soon

Config Merger
Have you tried Config Merger? Merge your configs easily