Thread: Adding Dragons
View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,217

Old August 9th, 2012, 09:57 AM
perform hero.child[attrPass].field[trtMagic].modify[+,1"]

should be:

perform hero.child[attrPass].field[trtMagic].modify[+,1,""]

You're missing a comma and a quotation mark in that line.
Mathias is offline   #23 Reply With Quote