TobyFox2002
Well-known member
I was wondering if there was a way to check ALL things on a hero.  Spells, class abilites, feats, items, item powers, etc... Everything.  And if the Thing possesses the Helper.Obsolete tag then it will shoot the user an error telling them to please update to a new version of an item.
Logic tells me i should be able to do this with a loop of some kind however, I am worried that creating such a large loop (something that encompasses so may kinds of things), might slow HL to a crawl.
				
			Logic tells me i should be able to do this with a loop of some kind however, I am worried that creating such a large loop (something that encompasses so may kinds of things), might slow HL to a crawl.