Item Ability - Order ID

Status
Not open for further replies.
Level 17
Joined
Feb 11, 2011
Messages
1,860
Hello,

I seem to have come across an issue.
I am making a spell for someone which required a hero to channel an item ability. However, I can't get the order id of the hero's current order while it is channeling (it gives null).
Is this a known issue? How can I fix this?

Thanks,

Mr_Bean
 
I based it from Starfall and Earthquake, what ability did you base it off ?

The Channel ability.

https://www.hiveworkshop.com/forums/jass-resources-412/repo-order-ids-197002/
Check that out.

If you want to detect channel orders use this:
constant integer ORDER_channel=852600

Hope i helped :D

Thanks, but I don't think this will help.
While the unit is channeling the item ability, it's order is null. :eekani:

EDIT:
I am using the Channel ability, but the silence order id.
 
Last edited:
Status
Not open for further replies.
Back
Top