- Joined
- Sep 14, 2009
- Messages
- 284
Hello I'm working on an item-stacking system.
I need to know what order is given to a unit when you right-click on an item on the ground.
None of the icons in the command field is highlighted when this order is given, so it must be some other order.
If this is not possible in GUI, is there anyway to add an event via a custom script from JASS that would trigger when a unit is ordered to "right-click" an item?
It would only be added once, so it wouldn't leak.
I need to know what order is given to a unit when you right-click on an item on the ground.
None of the icons in the command field is highlighted when this order is given, so it must be some other order.
If this is not possible in GUI, is there anyway to add an event via a custom script from JASS that would trigger when a unit is ordered to "right-click" an item?
It would only be added once, so it wouldn't leak.