Installation guide

Script download: Click here

  • Download the script and unpack the folder.

  • Put the script folder to your server.

  • Start the script in the server.cfg. (ensure brutal_racing)

  • Restart your server!! (And you get permission to use the script)

Check the config file.

Please check the config file and configurate the things.

  • Core = 'ESX', -- STANDALONE / ESX / QBCORE

  • Spectate = true, -- Spectate menu | true / false

  • StartAnimation = true, -- Vehicle Camera Animation before the race | true / false

  • DisableControls = {75}, -- Disables controls when the Player in Race | More keys: https://docs.fivem.net/docs/game-references/controls/

  • SpecDisableControls = {202}, -- Disables controls when the Player in Spectator Mode | More keys: https://docs.fivem.net/docs/game-references/controls/

  • AfkKick = {Use = true, CheckTime = 5}, -- When player afk in the Race, get kick out of the race? | true / false

  • PlateText = 'RACER', -- The Race Vehicle Plate | Example: 'RACER 12' | RACER + RACER ID

  • ETC...

Last updated