Skip to content

Ranjit-Develops/Ranjit-EMS-bag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ranjit-EmsBag script for QB-Core

| If you are interested in joining my community: https://discord.gg/TdDRdWpeJz | For Question join the Discord or add me Ranjit#6511

| Preview:- https://youtube.com/watch?v=ZWsk1eNjMPE&si=EnSIkaIECMiOmarE|

Information

  • A Script That Would Allow Ems To carry a Their Job Bag

Required

Add this to qb-core/shared/items.lua

	["emsbag"]   	= {["name"] = "emsbag", 		["label"] = "emsbag", 	["weight"] = 150, 		["type"] = "item", 		["image"] = "emsbag.png", 			["unique"] = false,   	["useable"] = true,    ["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = ""},

Add the image from the images/emsbag.png to your qb-inventory/html/images/ folder

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages