Asfallen KDA is a simple Kill-Death-Assist (KDA) tracking system for the RedM framework. This system is designed for servers using the vorp_core framework and integrates seamlessly with oxmysql for database management. It provides real-time updates of player stats such as kills, deaths, and KDA ratio on a customizable UI.
- Tracks kills, deaths, and calculates KDA ratio.
- Synchronizes stats with a MySQL database for persistence.
- Dynamic and visually appealing UI with real-time updates.
- Integrates with the
vorp_coreframework. - Fully customizable UI with HTML, CSS, and JavaScript.
- Download & Extract: Place the
asfallen-kdafolder into your server'sresourcesdirectory. - Database Setup:
- Import the
kda.sqlfile into your MySQL database to create the required table.
- Import the
- Configuration:
- Ensure
fxmanifest.luaincludes all dependencies and files. - Modify server configurations to point to the correct database if necessary.
- Ensure
- Add to Server.cfg:
ensure asfallen-kda