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

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

SQL.

The script will automatically upload the SQL, when you start the script.

Create the items.

ESX

INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES
('baby_water', 'Baby Water', 1, 0, 1),
('baby_food', 'Baby Food', 1, 0, 1),
('baby_medikit', 'Baby Medikit', 1, 0, 1);

QBCORE

Items images

103KB
archive
Open

Check the config file.

  • Target = '3dtext', -- '3dtext' / 'oxtarget' / 'qb-target'

  • ETC.

Last updated

Was this helpful?