Skip to content

An extra watch (ROLEX) for your qb-server that allows you to see it on screen

Notifications You must be signed in to change notification settings

iamKuff/Qb-rolex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qb-rolex

An extra watch (ROLEX) item for your qb-server that allows you to see it on screen and see realtime. This watch was inspired by the qb-fitbit made by QB. I hope that this script wil inspire you to create your very own scripts too. By all means I am not a teacher nor a porfessinal YET (so errors might occur).


WARNING:
THIS IS NOT FINISHED AND STILL NEEDS:
• Animations
• Ingame Time instead of Real Time
• Clock face needs to look more realistic


Qb-Inventory [qb]/qb-inventory/html/images This image should be added to this directory


Qb-Core [qb]/qb-core/shared/items./lua

['rolex'] 			 	 	 	 = {['name'] = 'rolex', 			  			['label'] = 'Rolex', 					['weight'] = 500, 		['type'] = 'item', 		['image'] = 'rolexnew.png', 				['unique'] = true, 		['useable'] = true, 	['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = 'Ice On My Wrist'},

About

An extra watch (ROLEX) for your qb-server that allows you to see it on screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published