- Joined
- Sep 24, 2004
- Messages
- 49
Kyawr~!
I have this trigger that detects when a certain unit begins training:
It's in a ifthen function and such. My issue is how to do I get the training building to cancel the order? (Its in order to select another unit: Train -> Cancel -> Select Unit)
I have this trigger that detects when a certain unit begins training:
JASS:
GetIssuedOrderIdBJ() == String2OrderIdBJ("custom_h001")