#How could I add on who the skill is being casted at, the target of it.

13 messages · Page 1 of 1 (latest)

cloud zealot
#

I'd like to add the target of an skill as a text inside the bar.

violet salmon
#

destUnit

cloud zealot
violet salmon
#

yes or add that to your current text

cloud zealot
violet salmon
#

when your Trigger 1 is the Cast trigger then yes you need to make Format Options though to convert the Unit into a name else it would show something like "party1"

cloud zealot
violet salmon
cloud zealot
#

then it should be like this?

#

or can i remove %1.destUnit from text?

violet salmon
#

You need to keep the destUnit it is the Placeholder for the Name the Format Options just converts the unit ID that normally shows into a real name

violet salmon
cloud zealot
#

thank you!