Modathon

AP Refill Notification Mod

Link copied to clipboard
AP Refill Notification mod for Fallout: New Vegas
Latest23 Mar 2026
Uploaded22 Mar 2026
Version1
615 B
Total Files Sizes
0
Unique DLs
0
Total DLs
1
Total Files

AP Refill Notification

File Size615 B
Game Image for Fallout: New Vegas
3
Gameplay

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:

xNVSE

JIP LN

Johnny Guitar

ShowOffNVSE


Installation:

Regular installation.


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 here at Ko-Fi.

Permissions and credits

  • Do all the assets in this mod belong to you and/or do you have permission to redistribute these assets?

    Yes

  • Do you allow others to upload fixes, compatibility patches or updates for your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to upload edits to your mods as a separate mod page?

    Yes, no need to contact me first

  • Do you allow others to use assets in your mods in their own mod pages with credit?

    Yes, no need to contact me first. Earning GGP is allowed

  • Do you allow translations for your mod?

    Yes, no need to contact me first. Earning GGP is allowed

  • If you consented to derivative works (updates, translations, assets being in another mod), can they be made through the use of AI?

    No. I do not allow any derivative work of mine to use Generative AI in any way

AP Refill Notification

Type: Main
Date uploaded22 Mar 2026
File Size615 B
Unique DLs0
Total DLs0
Version1

See installation instructions