πŸ‘₯nova_multichar

NOVA Framework basic character selection and creation system. Provides a simple interface for managing multiple characters per player.

Features

  • Character List β€” View existing characters

  • Create Character β€” Create new characters with basic info

  • Delete Character β€” Remove characters

  • Character Switching β€” Switch between characters

  • Localization β€” Portuguese language support

How It Works

  1. Player connects and the multichar screen appears

  2. Existing characters are listed with their names and info

  3. Player selects a character to load, or creates a new one

  4. Character data is loaded via nova_core

Dependencies

  • nova_core β€” Player/character management, login/logout

  • oxmysql β€” Database operations

Notes

  • This is the free version included in [nova_scripts]

  • For an advanced experience with cinematic effects, music, and visual effects, see the premium nova_multicharacter

  • Character data is stored in the database

  • The NUI uses a clean dark-themed interface

Last updated