safe
This commit is contained in:
parent
c7c701b4ff
commit
e06091e577
7 changed files with 752 additions and 0 deletions
10
resources/[tools]/thommie-nightvision/README.md
Normal file
10
resources/[tools]/thommie-nightvision/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# thommie-nightvision
|
||||
A nightvision resource made for QBCore on FiveM
|
||||
|
||||
|
||||
Add the following line to your QBCore > Shared > Items.lua:
|
||||
|
||||
['nightvision'] = {['name'] = 'nightvision', ['label'] = 'Nightvision', ['weight'] = 1200, ['type'] = 'item', ['image'] = 'nightvision.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'Realy nice for when its dark.'},
|
||||
|
||||
|
||||
Feel free to join my discord server here: https://discord.gg/tcNq2Tnmqd
|
Loading…
Add table
Add a link
Reference in a new issue