View Single Post
Kendall-DM
Spy
 
Join Date: Jan 2011
Location: Van Nuys, California
Posts: 1,220

Old September 1st, 2011, 10:16 AM
Quote:
Originally Posted by Mathias View Post
Prereqs are only calculated for those things that are currently shown in the list of things you're selecting from, while you're selecting them (and only in those locations where it's showing you the description text and the red reports of what prereqs aren't satisfied - not for a drop-down menu). (and they're calculated for all the things that are added to the character).
This pretty much tells me what I need to know. I can't check validity in a drop down menu. No problem, I had a workaround and I was trying to make cleaner code. As it stands, I've just included a Special Ability called "Bonus Feat: <feat>" that if selected bootstraps the feat to the hero. I've got a condition that checks if the feat was already chosen. I just have to duplicate the Expr-Req from the actual feats to the Special Ability. Just not as clean as I wanted it, but it works. Thanks for the reply Mathias!
Kendall-DM is offline   #7 Reply With Quote