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
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'},