View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old September 5th, 2011, 01:33 PM
Quote:
Originally Posted by clavin123 View Post
And I am pretty sure that some variation of the following language is what I need, but I have no idea how to tell it to look for a warhammer. (I tried substituting "wWarhammer" for the "Helper.Finesse" and it did not work.)

~ Loop through all weapons, looking for ability to use with weapon finesse

foreach pick in hero where "Helper.Finesse"
Code:
foreach pick in hero from BaseWep where "IsWeapon.wWarhammer"
Mathias is offline   #2 Reply With Quote