Can you get the order string of an ability through RAW?
I need to link ability RAW codes so that units can cast a spell towards a target by using RAW instead of order strings.
I'm thinking about an inituitive system that allows custom virtual non existing items to cause a unit to cast spells.
Does anyone have a good idea on how to approach this?
I could use the order string as parameter for my function, but that will be less user friendly.
I need to link ability RAW codes so that units can cast a spell towards a target by using RAW instead of order strings.
I'm thinking about an inituitive system that allows custom virtual non existing items to cause a unit to cast spells.
Does anyone have a good idea on how to approach this?
I could use the order string as parameter for my function, but that will be less user friendly.