Looking at the option-evaluate script help, these should all work but only the first one does.
The 2nd one throws an error (-> Invalid use of a reserved word in script) and the 3rd one just does nothing.
Any Thoughts?
Homer
Code:
perform unit.assign[hhHelpers.LegUpgB]
perform children.assign[hhHelpers.LegUpgB]
perform child[unit:hhLStdBear].assign[hhHelpers.LegUpgB]
The 2nd one throws an error (-> Invalid use of a reserved word in script) and the 3rd one just does nothing.
Any Thoughts?
Homer
Last edited: