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

Old August 31st, 2017, 08:14 AM
Aaron, I think all he's asking for is how to set up a basic foreach:
Code:
foreach pick in hero from Skill where tagids[SkillBonus.?,"|"]
   perform eachpick.field[trtBG].modify[+,1,"Background"]
   nexteach
Mathias is offline   #4 Reply With Quote