Introduction
Last updated
Last updated
Are you finding it difficult to introduce progression on your server? Do your players crave achievable goals and milestones? Our skill system offers the perfect solution. Whether it's enhancing your strength to dominate the ring, boosting your stamina to effortlessly evade the police, or refining your drug production skills to create the best substances in Los Santos, our system supports it all. It seamlessly integrates with GTA's inherent abilities for shooting, stamina, and strength. Check out the preview for an in-depth look at each system and how it can be used in your roleplay server.
Features:
This system is designed for effortless customization and flexibility. Skills can be registered from other scripts through exports at server initialization, or you can easily add any number of skills directly via the configuration file. No need to alter the UI or make additional setups, as new skills integrate and display automatically. Moreover, skill categories are set up automatically; you only need to specify the definitions for each particular skill.
Compatible with any framework or script when properly configured. All framework-related functions are open-source. It comes pre-configured to support both ESX and QBCore frameworks.
The user interface is built with React, ensuring a sleek and modern appearance. React's efficient rendering enhances user experience by enabling faster and smoother interactions compared to traditional HTML, CSS, and jQuery setups. Perfect for dynamically displaying new skills and categories.
Highly optimized, maintaining 0.00-0.01ms on both server and client sides without executing queries each time a player earns XP or similar actions, but saves them in a table to be pushed upon script restart, server restart or player joining/leaving.
Supports:
dime-gym
dime-mining
dime-crafting
dime-dialog
dime-lumberjack
dime-smelting
dime-recycling
These are all of our upcoming releases, or already released scripts, that have support for this skill system.
Dependencies:
oxmysql
ox_lib