🧠Installation

🏁 Welcome to FRKN-Racing v2

FRKN-Racing v2 is a modern racing system built for FiveM. It supports cars, motorcycles, and airplanes, with customizable race types, leaderboards, and player statistics. This documentation covers installation, configuration, and basic system usage.


🧠 Installation Guide

  • Drag & drop the frkn-racingv2 folder into your resources directory.

  • Add ensure frkn-racingv2 to your server.cfg.

  • If item-based access is used, make sure required items exist in your inventory/database.

  • Import the provided SQL files for leaderboard, race history, and player data.

  • Edit config.lua to enable or disable features.


βš™οΈ Configuration

  • Open config.lua.

  • Enable or disable race types.

  • Set vehicle categories.

  • Configure UI and access permissions.

  • Adjust performance settings if needed.


🎯 Target Configuration

You must set the target system in config.lua.

  • Use qb-target if you are using qb-target.

  • Use ox_target if you are using ox_target.


πŸ“Œ Notes

  • FRKN-Racing v2 works with ESX, QBCore, and Qbox.

  • Restart the server after any config or SQL changes.

Last updated