1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/thommie-nightvision/config.lua

6 lines
389 B
Lua
Raw Normal View History

2025-06-29 23:58:18 +02:00
Config = Config or {}
Config.CoreName = 'qb-core' -- Change this if you changed the core name.
Config.NVItem = 'nightvision' -- Item needed to use nightvision
Config.CheckHelmet = true -- Check if player has nightvision helmet (clothing)
Config.NVKey = 'N' -- The key you want to be pressed to toggle night/thermal vision (this is the default key, players can change this key in keybinds)