| 02-16-2004, 02:38 PM | #1 |
Ok i got yet another problem, for one of my triggers i need the unit to be canceld if the unit training it doesn't have enough mana, but i can't find the trigger that will tell the building to cancel a unit, how/can you do it. Oh yeah plz don't tell me any triggers from other editors do it since i just use the standard editor. |
| 02-16-2004, 03:53 PM | #2 |
You should consider using UMSWE, but this solution is in the standard editor too. Just do Game - Force UI cancel. You will have to put a 0 wait in before you cancel it though. |
| 02-16-2004, 03:58 PM | #3 |
Don't use Umswe it breaks every patch. Anyway you can just order the building that training the unit to "cancel" . Why bother forcing the player to select the building then forcing him to chancel. |
| 02-16-2004, 04:11 PM | #4 | |
Quote:
Damn man, don't be such an ass. UMSWE is a fine program that many hours was spent on and has many benifits to using it. It doesn't "break every patch" but like many programs that utilized the editor it wasn't compatable with Blizzards 1.13 patch. |
| 02-16-2004, 04:30 PM | #5 |
weaaddar the entire point of this post is i can't find the command to tell it to cancel, if you could tell me what it is and where to find it that'd be great. |
| 02-17-2004, 12:15 AM | #6 |
You issue an order with no target. The problem is cancel doesn't have an order string so you have to use the order id 851976. |
| 02-17-2004, 12:22 AM | #7 |
I think theres a field that lets you enter a text string, but I guess not. I ussually do just what AiAndy said with the orderId. And it has broken ever major patch revision that I know of. (1.00 to 1.02 to 1.03 to 1.04 to 1.10 to 1.13) So in short its personal prefence but there is no real need to use it, period. |
