5s_skinmenu

Advanced Skin Menu for FiveM enabling comprehensive character appearance customization.

πŸ“– Documentation Sections

  • πŸ”§ Configuration - Server configuration options and settings

  • πŸ“ Editable Files - Files you can modify for your server needs

  • πŸ–ΌοΈ Tiles System - Adding clothing and model thumbnails

πŸš€ Quick Start

  1. Place the script in your resources folder

  2. Add ensure 5s_skinmenu to your server.cfg

  3. Configure dependencies: 5s_lib, oxmysql

πŸ“¦ Dependencies

  • 5s_lib (required)

  • oxmysql (required)

πŸ”— Compatibility

Compatible with:

  • ox_lib - for callbacks and utilities

  • 5s_lib - required framework

  • skinchanger - through compatibility events

πŸ› Troubleshooting

Common Issues

  1. Menu won't open

    • Check canOpenSkinMenu() in prechecks.lua

    • Ensure all dependencies are loaded

  2. Database errors

    • Verify skin_data table exists

    • Check oxmysql configuration

  3. Tile issues

    • See tiles documentation

    • Ensure server restarted twice after adding tiles

  4. Script conflicts

    • Check compatibility.lua

    • Add exclusions in canOpenSkinMenu()

πŸ“„ License

This script is provided by 5scripts.com. Please refer to the license terms included with your purchase.

πŸ†˜ Support

For support and updates, visit 5scripts.com

Last updated