View Single Post
risner
Senior Member
Volunteer Data File Contributor
 
Join Date: Jun 2010
Posts: 623

Old December 12th, 2010, 04:17 PM
Can I do something to force a field to be added to all items in a script?

Right now the script adds User.HideItem to each item, then "trustme", changes gIsEquip = 0.
I then have an Adjustment look for items items with User.HideItem and if found will "trustme" and gIsEquip = 1.

But it doesn't work because when I remove the template, it removes the User.HideItem tag and the script in the adjustment never turns the item back on because it never notices the User.HideItem tag.

So I'm back to wondering if there is a way to run something in a script when you remove a template?
risner is offline   #4 Reply With Quote