Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
THIS MOD IS NO LONGER BEING UPDATED, USE WITH CAUTION.
An updated mod from Armapirx's original nvg mod.
Check the "read-me" files for more info.
Features:
-Dual tubes.
-White phosphor.
-Better image quality, slightly resistant to most light sources, and a wider FOV.
All credits goes to Armapirx's original mod.
A special thank you, for helping me out with the code kikirio!
hub.sp-tarkov.com/attachment/1402/
-
Version 1.0.1
- Cross_Actual
- 2.1k Downloads
Changed some lines in the code to make installation less.. wacky.
Thanks for the coding help kikirio! -
Version 1.0.0
- Cross_Actual
- 70 Downloads
armapirx
Thank you for keeping my mod updated and alive!
Cross_Actual Author
No worries! All Thanks to you mate!
Orbitas
[Error - Cannot read property 0 of undefined]
Seems to happen when its generating trader offers. Mod conflict maybe?
Cross_Actual Author
Most likely, haven't seen any issues on my end.
siklembik
If you have Senko-AIO disable "stm9preset" and "rivalitems". This fixed [Error - Cannot read property 0 of undefined] error for me.
Orbitas
Good to know, thank you! I ended up throwing Senko's AIO out to get this to work, but still good to know which options are responsible.
Thanks again Cross for the mod, absolutely love these NVG's
Cross_Actual Author
No worries mate! Glad it worked out for ya!
R4-D20
Server says:
"[ERROR] Invalid mod encountered"
Cross_Actual Author
There's two files inside another folder after you unzip it. Arpx_envg_redux and Arpx_envg_mount. Put them seperately in your mod folder.
kikirio
Yo your install is a bit wack, To make it all happen automatically add the following to arpx_envg.js
DatabaseServer.tables.templates.items["5a16b8a9fcdbcb00165aa6ca"]._props.Slots[0]._props.filters[0].Filter.push("010221_arpx_envg_mount0");
Edited to show the correct argument.
Cross_Actual Author
Oh damn, Thanks!