
05-17-2006, 03:07 AM
|
|
Banned
|
 |
Join Date: Jul 2005
Location: US
Posts: 5,229
|
|
|
I'm not sure how Graal does it, but I think in C++ an enumeration is a word constant for numbers, in your example, follow would be 0, stay as 1, and attack as 2 and so on. But this isn't the format I've seen it in, I've never seen using mode.follow or the MODE at the front of the enumeration, so I could be very wrong XD |
|
|
|