I'm trying to set up an eval script to auto add enchancement bonuses to players.
I've tried actor.child(defAC).field(trtEnhancement).value = 5
But it keeps telling me that I need to 'setactor' or something first.
Am I using the right variables? How do you set actor if so?
Any help on this would be appreciated.
I've tried actor.child(defAC).field(trtEnhancement).value = 5
But it keeps telling me that I need to 'setactor' or something first.
Am I using the right variables? How do you set actor if so?
Any help on this would be appreciated.