Is it possible to make a weapon have infinite enchants?

Post » Mon Nov 19, 2012 2:39 am

Is this possible to script?

A Script that would make ANY weapon its run on, have infinite enchants.

If not how would u go about making a weapon from scratch that has unlimited enchants? Without just setting the number 9999999999.

-Exo
User avatar
Umpyre Records
 
Posts: 3436
Joined: Tue Nov 13, 2007 4:19 pm

Post » Mon Nov 19, 2012 4:01 am

If you run this on a weapon, it will restore it to max charge. This requires SKSE.
akEnchatedWeapon.SetItemCharge(akEnchantedWeapon.GetItemMaxCharge())

As for creating a weapon with unlimited charges, create a new enchantment make sure Auto-Calc is not checked and set the enchantment cost to 0
User avatar
Emzy Baby!
 
Posts: 3416
Joined: Wed Oct 18, 2006 5:02 pm


Return to V - Skyrim