well, it's funny... i had a reset function from the logic_timer, only it was output to the logic_compare, to change the SetValue back to 0. i tried outputting to math_counter to reset it to zero, but for some reason neither reset works.
i've been using the console command ent_messages to view the inputs & outputs for these entities, and for some reason, the math-counter is not being reset . i cant really see why that would be.
the counter itself works fine -- every time any of the direction buttons are pushed, the count increases. when i had the logic_timer set to output 0 to math_counter OnTimer, it seemed to be actually increasing the count by the timer interval instead of resetting it to zero.
anyhow, i'm gone for the weekend so maybe it'll fix itself before i'm back
" SRC="images/smiles/icon_smile.gif">
any ideas are greatly appreciated. thanks!