0 of 0

File information

Last updated

Original upload

Created by

S6S

Uploaded by

Sweet6Shooter

Virus scan

Safe to use

Tags for this mod

About this mod

This tiny esp-free file makes a VATS "ready" sound play when your AP refills to 95% after dropping below 25% while in combat.

Requirements
Permissions and credits
Donations
Overview:
This tiny esp-free file makes a VATS "ready" sound play when your AP refills to 95% after dropping below 25% while in combat.

This is just a little thing to notify the player that their AP is ready for VATS or Bullet Time if combat is hectic and they don't notice.

Customization:
You can easily modify the threshold at which the notification is queued by modifying the 0.25 in this line to another % of 1.0.
if fVANew < ((player.getpermanentactorvalue ActionPoints) * 0.25)
if fVANew < ((player.getpermanentactorvalue ActionPoints) * 0.69)

You can easily modify the threshold at which the notification is played after being queued by modifying the 0.95 in this line to another % of 1.0.
if fVANew2 > ((player.getpermanentactorvalue ActionPoints) * 0.95)
if fVANew2 > ((player.getpermanentactorvalue ActionPoints) * 0.99)

Requirements:
JIP LN, xNVSE, Johnny, ShowOff, the usual stuff.

Installation:
Regular installation.
Please endorse and vote if you appreciate the mod.

Compatibility:
Mods like RAD or other mods which temporarily inhibit regeneration of AP beyond the % of your AP permanent maximum will stop regeneration before the sound is played.

Permissions:
Do whatever.

Support:
If you'd like to support my modding work or say thanks, feel free to donate via the Nexus or here at Ko-Fi.