Jump to content
FlyingTarta

[BETA] Night Vision Battery script

Recommended Posts

logo.jpg

Adds battery to night vision googles, it uses "desiganator battery" from ACE3 and it can be changed via ACE action menu. 

Requires ACE3

Feactures:
- Adds battery to NVGs
- Thermals consume double 
- Time acceleration


how to use: 

- Download Script from here: https://github.com/Flyingtarta/clv_nvg_battery

- Paste folder on mission root

- add to description.ext:

 

class CfgFunctions {
	#include "clv_nvg_battery\functions.hpp"
};

class RscTitles
{
  #include "clv_nvg_battery\gui\interfaz.hpp"
};


Battery last 5 hours.

Script is under developement and ill be a mod in a future

if there is some problem when using it you can disableit midgame with: 
 

missionnamespace setvariable ["TARTA_NVB_BATTERY_EXIT",true,true];

  • Like 2

Share this post


Link to post
Share on other sites
On 5/16/2021 at 4:24 AM, Play3r said:

Any chance of a no ACE script ?

yea, ill do a version with no ACE in the future 😄

i wont be really hard just a little bit more unconfortable 

  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×