Advanced multi-character selection and management module for RedM, developed by Shepard & iiRedDev (ALTITUDE-DEV.COM). Designed to work seamlessly with Infinity Core and Infinity Skin.
- Multi-character selection menu (UI-based, modern design)
- Full synchronization with Infinity Core and Infinity Skin
- Character switching, skin and outfit loading
- Server/client sync for character data
- Database integration (requires oxmysql)
- Easy integration with existing frameworks
- Place this folder in your server's
resourcesdirectory. - Add the resource to your
server.cfg:ensure oxmysql # SQL module ensure infinity_core # Framework core module ensure infinity_skin # Skin system module ensure infinity_chars - Make sure oxmysql is installed and started before this script.
- Configure the files as needed.
- Main scripts:
client.lua(client logic)server.lua(server logic)clothes-skin.lua(skin/outfit data)
- User interface:
html/
Contributions are welcome! Please create an issue or pull request for any suggestion or improvement.
- Documentation: https://altitude-dev.gitbook.io/doc/
- Discord support: https://discord.gg/ncH7GX3XJd
- Authors: Shepard, iiRedDev
Module licensed by ALTITUDE-DEV.COM. Any unauthorized reproduction or distribution is prohibited.