VX_Multicharacter - Cinematic Multicharacter/Spawn Selector.

(VX_Multicharacter) Cinematic & Modern Multicharacter/Spawn Selector.

Key Features

  • Sleek & Modern UI/UX design.
  • Optimized for performance — lightweight and responsive.
  • Scales seamlessly across all resolutions.
  • Extensive locale support, allowing for translation into any language.
  • Extremely customizable (camera paths, character positions/animations ect.)

Additional Information

  • Framework Compatibility: ESX, QB, Qbox, Custom
  • Dependencies: oxmysql
  • Preview: YouTube
  • Price: $29.99 (Excl. VAT/Sales Tax)
  • Documentation: vipexv.gitbook.io/docs
  • Purchase: Tebex

Resource Name: vx_multicharacter

Code is accessible No (Framework Related - Yes)
Subscription-based No
Lines (approximately) ~9000
Requirements oxmysql
Support Yes
1 Like

Changelog v1.0.6 - VX_Multicharacter

Features

  • Added support for NoLag Properties/Housing.

Chores

  • Revamped properties system for future support.
  • Improved performance by lazy loading player properties.

PS: Every single file/folder needs to be re-placed, allot of the code was re-written, the original system wasn’t made for some of these features.

Hotfix v1.0.61 - VX_Multicharacter

Bug Fixes

  • camera-manager: Attempted fix for edge cases on load area (vipexv)

Chores

  • bump manifest version to v1.0.61 (Manifest Bumper)
  • camera-manager: Increase default timeout to 8500 msec (vipexv)

Changelog v1.0.62 - VX_Multicharacter

Features

  • Optionally enable “Unique Names” - Checks if a character with the same name as your exists when registering & if so it returns asking you to choose a new name

Chores

Changelog v1.0.63 - VX_Multicharacter

Features

  • client-side: Add built-in logout command. (vipexv)
  • Make deletion process longer by requiring client to type out the characters’ full name. (vipexv)

Chores

Hotfix v1.0.64 - VX_Multicharacter

Bug Fixes

  • esx/deletion: Cleanup option not working. (vipexv)

Chores

Changelog v1.0.65 - vx_multicharacter

Bug Fixes

  • esx: Database cleanup option not working correctly. #7 (vipexv)
  • Attempted bug fix for interpolation issues. #7 (vipexv)

Design Changes

  • Modal: Improve design of notification popups. (vipexv)

Chores

  • bump manifest version to v1.0.65 (Manifest Bumper)
  • ui: Update Packages (vipexv)
  • esx/config: Remove unnecessary type declaration causing LSP #7 (vipexv)

Hotfix v1.0.66 - vx_multicharacter

Bug Fixes

  • “No Chars Found In Cache” issue has been resolved, this was an edge case happening only to specific players/clients. (vipexv)

Chores

  • Bump manifest version to v1.0.66 (Manifest Bumper)
  • Add more logs to pinpoint caching issue. (vipexv)
  • Update specific logs to better handle & inform edge cases. (vipexv)

Hotfix v1.0.67 - VX_Multicharacter

Bug Fixes

  • Edge case resolved - [characters::find] Invalid arguments passed (vipexv)

Chores

  • UI: Update Dependencies. (vipexv)
  • Format Code & Remove DS_Store (vipexv)
  • Implement more thorough logs. (vipexv)