I've got a problem with triggering. As there isn't an action to force an AI hero to cast an ability with the "periodic time" event, I copied those abilities into items, hoping to use the "Use item on unit" trigger. They work fine if I test it myself, but the AI doesn't want to work. I can't find a decent tutorial or FAQ anywhere, and Wc3Campaigns can't be found.
The trigger is this:
Events:
Every [seconds] game time
Conditions:
[hero] is alive
Actions:
Order [hero] to stop
Wait 1.0 seconds
Order [hero] to use (item carried by [hero] of type [item]) on [enemy unit].
Can you help, please?
The trigger is this:
Events:
Every [seconds] game time
Conditions:
[hero] is alive
Actions:
Order [hero] to stop
Wait 1.0 seconds
Order [hero] to use (item carried by [hero] of type [item]) on [enemy unit].
Can you help, please?