Modathon

Auto Book Use Mod

Link copied to clipboard
Auto Book Use mod for Fallout: New Vegas
Latest23 Mar 2026
Uploaded21 Mar 2026
Version1
517 B
Total Files Sizes
0
Unique DLs
0
Total DLs
1
Total Files

Auto Skill Book Use

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

Overview:

This tiny, esp-free mod simply automatically uses skill books once they are added to the player's inventory if the "Grab" key is not held when the book is added, and the player's relevant skill is lower than 100.


If you want to change the upper-cap on when the skill books stop getting used, simply change < 100 in this line to < 69 or whatever

if rOwner.GetPermanentActorValue (GetBookSkill rBase) < 100 && isControlPressed 27 == 0 && GetType rBase == 25


Requirements:

xNVSE

JIP LN

Johnny Guitar

ShowOffNVSE


Installation:

Regular installation.


Compatibility:

Should be compatible with any book that uses the book form type (25).


Limitations:

The automatic use doesn't trigger if the book is added during a container menu/barter until 1/4 of a second after leaving the menu. This could actually be changed to occur in menus as well, but I actually prefer it this way so that books can be moved around in inventories and such without triggering the automatic use. Simply change the line

callafterseconds 0.25 ({} => rOwner.EquipItem2 rBase)

in the text file to

callafterseconds 0.25 ({} => rOwner.EquipItem2 rBase) 1

and re-save the text file to change it to happen during menus as well.


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

Auto Skill Book Use

Type: Main
Date uploaded21 Mar 2026
File Size517 B
Unique DLs0
Total DLs0
Version1

See installation instructions