| 02-24-2004, 09:34 PM | #1 |
For some reason I can't get this to work. I'm using umswe and an order array. I've tried inserting the variable into ordercode and string.v Actually I think the problem mightbe the action itself because if I put the order in directly via ordercode or string (skipping the variable part) it still won't work. So perhaps this function doesn't work in UMSWE? If so anyone know what the JASS is to issue order(variable) targeting unit? Thanks. |
| 02-24-2004, 09:59 PM | #2 |
From common.j native IssueTargetOrder takes unit whichUnit, string order, widget targetWidget returns boolean native IssueTargetOrderById takes unit whichUnit, integer order, widget targetWidget returns boolean |
| 02-25-2004, 12:28 AM | #3 |
So does this mean UMSWE's function is not working, or amI not using it correctly. |
| 02-25-2004, 12:30 AM | #4 |
How about you don't use UMSWE... |
