About this mod
Adds a night vision mode to Kiroshi optics implants
- Requirements
- Permissions and credits
-
Translations
- Ukrainian
- Turkish
- Russian
- Portuguese
- Polish
- Mandarin
- Czech
What it does:
- Adds a new "Night Vision" mode to all Kiroshi optics implants, starting at Level 3 and higher (3, 3+, 4, 4+, 5, 5+, 5++)
- Lets you toggle a night vision mode, once the mod is equipped
- Custom keybind support for both keyboard and controller, using Native Settings UI
Installation:
- Download and install CET (Latest version)
- Download and install Native Settings UI (Version 1.93 or NEWER)
- Download and install Codeware (Latest version)
- Download the mod and extract it into your game folder (The one containing /bin, /r6 etc...)
How to use:
- Set the keybind you want to use for toggling using the "Mods" menu option ("Night Vision CW" tab)
- Purchase a Level 3 (Blue rarity) or higher implant at any Ripperdoc, or upgrade your existing implant
- Implants that support the night vision mode have a special text about it in, in their description
- Use the previously set hotkey to toggle the night vision on / off (Make sure you are actually in a dark area, to avoid damages to your eyes)
For modders:
- This mod allows for custom items to support enabling NV (So if a custom item that is marked as NVSupport is equipped, NV can be toggled)
- For that, simply add the "NVSupport" tag to your item, in the item record's tags array
Thanks to psiberx for GameUI.lua, Cron.lua and the amazing Codeware lib as well as answering a ton of questions, and Scissors for helping massively with his TweakDB:tm: knowledge