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_gym)

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

UPLOAD SQL.

CREATE TABLE `brutal_skills` (
  `player` varchar(128) NOT NULL,
  `skills` varchar(128) NOT NULL);

MLO

We use this mlo in the video: Click here (FREE)

Check the config file.

Please check the config file and configurate the things.

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

  • BrutalNotify = true,

  • MINIGAME = false, GYMDistance = 60,

  • PressKey = 38,

  • DisableControls = {},

  • ETC...

Last updated