Post
by Clawed » Mon Apr 14, 2003 9:02 pm
I'm not sure why it's happening, but I noticed the same thing myself when adding a new command into the code. To fix it, go to the DetermineWhoFirst funtion and add all the commands that aren't being recognized to the array at the beginning, with the CMD_MQ flag. Look at the function and you'll understand what I'm talking about.