View Single Post
DeathSheep
Member
 
Join Date: Jun 2018
Posts: 83

Old December 17th, 2021, 07:43 AM
I'm trying to create an ability that lets the user choose a weapon from a specific group to gain proficiency in. I'm not quite sure how what the syntax will be for this.

The eval script is set up like this:

Code:
<eval phase="PreAttr" priority="10000">perform hero.pushtags[WepProf.field[usrChosen1].chosen]</eval>
Obviously this doesn't work, but I'm not sure how to script it. Advice?
DeathSheep is offline   #1 Reply With Quote