| 04-08-2004, 03:16 AM | #1 |
Like when you right click on your hero and people follow him, what is the order string for that? |
| 04-08-2004, 05:16 AM | #2 |
Probably "smart". That's the order string for all right clicks. The game decides based on what you right clicked on what you probably wanted to do. So if you right click on a friendly unit that means you wanted the currently selected guy(s) to follow that unit. You can figure out order strings in the future on your own by setting up a trigger to print out the order string whenever an order is given. |
| 04-08-2004, 01:13 PM | #3 |
Sadly, and wierdly, the follow order uses "patrol". Have you noticed how the patrol icon lights up when you follow some unit?....well, there you have it. Cubasis |
| 04-08-2004, 02:32 PM | #4 |
Hey thanks cubasis. dataangel, I use the debugging thing all the time, but I knew it would be smart that was printed out and that wouldn't really help me because I can order him to "smart" another unit most of the time. |
