Ardenian
A
Ardenian
Hello, I would like to achieve an efficient way to differ between different kinds of orders, like 'No Target', 'Targeting a Unit' and so on.
My problem is, I have indexed abilities of different kinds, one for 'A Point', one for 'A Unit' and one for 'No Target'.
Is there a way in GUI/ GUIJASS to order a unit to cast these abilities without looping through all abilities and manually adding the right type of ordering ?
A solution could be to save the order in an additional indexed variable, but how do I add the different kinds of 'No Target', 'Targeting a Unit' and 'A Point' into the order action then ?
My problem is, I have indexed abilities of different kinds, one for 'A Point', one for 'A Unit' and one for 'No Target'.
Is there a way in GUI/ GUIJASS to order a unit to cast these abilities without looping through all abilities and manually adding the right type of ordering ?
A solution could be to save the order in an additional indexed variable, but how do I add the different kinds of 'No Target', 'Targeting a Unit' and 'A Point' into the order action then ?