| 06-21-2005, 03:24 PM | #1 |
Guest | I'm making a turn based map that needs to be able to keep track of all orders. A condition is the ordered type, a string. What are the order strings that represent, say, casting a spell, or right clicking a position on the map to move to? (I can detect move commands, but nto move commands with a mouse) I've searched quite a bit and can't find anything on this. |
| 06-21-2005, 06:46 PM | #2 |
The order string for right click is "smart". For the other order strings you can check out UMSWE, which contains a list of all order strings. |
| 06-22-2005, 02:49 AM | #3 |
Guest | umswe? |
| 06-22-2005, 04:16 PM | #4 |
