forked from Simnation/Main
11 lines
515 B
Markdown
11 lines
515 B
Markdown
![]() |
# 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
|