So I'm trying to enter some code to allow for automatic enhancements to attack rolls and defenses and I can't seem to figure out how to manage it.
I tried looking up the kit instructions, but it seems like the variables have changed without the documentation reflecting as much.
I'm trying actor.child(defAC).field(trtEnhancement).value = 5 just as a test.
It keeps returning that the actor variable cannot be used without a 'setactor' identification.
I'm uncertain how to proceed from here. Can I get any help on the matter, or perhaps directions to the new variables the editor uses?
I tried looking up the kit instructions, but it seems like the variables have changed without the documentation reflecting as much.
I'm trying actor.child(defAC).field(trtEnhancement).value = 5 just as a test.
It keeps returning that the actor variable cannot be used without a 'setactor' identification.
I'm uncertain how to proceed from here. Can I get any help on the matter, or perhaps directions to the new variables the editor uses?