Skip to content

zlexif/zlexif-cokeruns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

FOR SUPPORT AND SUGGESTIONS JOIN THE DISCORD! : https://discord.gg/QSbm5BBMeK

INSTALLATION

qb-core --> shared --> items.lua

-- BURNER PHONE
['burnerphone'] 		  	     = {['name'] = 'burnerphone', 			   	['label'] = 'Burner Phone',             	['weight'] = 100, 		['type'] = 'item', 		['image'] = 'burnerphone.png', 	    ['unique'] = true, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Shhh, Theyre always listening'},

qb-inventory --> html -->images

drag and drop the burner phone image from the images folder
  • Drag and drop into your resources folder.
  • Go to server.cfg
  • paste this in after [standalone] ensure zlexif-cokeruns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages