Skip to content

QBCore car towing rope using qb-menu

Notifications You must be signed in to change notification settings

SrDah/Bach-towing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bach-towing

Preview

General

Dependencies

  • qb-menu - for the menu

How to install

  • In you're server.cfg put this in there
ensure Bach-towing
  • Next Add the image to your inventory folder

  • Put these lines in your qb-core\shared/items.lua

-- Ropes
["tow_rope"] = {["name"] = "tow_rope", ["label"] = "Rope", ["weight"] = 100, ["type"] = "item", ["image"] = "tow_rope.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Towing rope for cars"},

Updates

  • Please do make suggestions for future updates

About

QBCore car towing rope using qb-menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%