View Single Post
Praetor
Member
 
Join Date: Mar 2008
Location: Richmond, Va
Posts: 79

Old September 24th, 2011, 10:45 AM
Anybody can tell me what I am doing wrong here, i tried using this code like searching for an edge but it will not work while searching for a hindrance. it tests without errors but does nothing when put in place.

Code:
 
foreach pick in hero from Edge where "!Hide.Hindrance"
if (eachpick.tagis[Hindrance.hinBloodTh] <> 0) then
perform #traitadjust[trParry,-,1,"Bloodscent"]
endif
nexteach

Alvin Leadbetter
www.rpden.net
Praetor is offline   #1 Reply With Quote