Jump to content

Need scripting help (item recharge)


Azazellz

Recommended Posts

Need help in scripting.
Is there a way to prohibit the recharge of an object with soul gems?
Or allow recharging only with certain types of soul gems?

 

Anyone can guide me in the right direction?

Or point to a mod in which there is such a function?

 

Thanks in advance.

Link to comment

This is really CPU's territory. :)   He's about the only one here that will help me with questions too. :\

 

ANYWAY, keeping in mind that I'm a rookie here, I imagine you'd attach the script to the item and the script would have an OnEvent check for the item being recharged.  I assume there's an OnEvent option for that...  Then from there, it'd be an If..  ElseIf series of checks for the appropriate type of soul gem.

 

Blocking it completely should be possible via similar means...   I actually thought there was a check box for items that make them non-recharagable (in the Creation Kit) but I can't find it.

 

 

Link to comment
2 hours ago, Shadowhawk827 said:

attach the script to the item and the script would have an OnEvent check for the item being recharged.  I assume there's an OnEvent option for that... 

This is problem.
In Papyrus there is no such kind of events (
or I could not find it).

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use