Thread: Ac?
View Single Post
  #3  
Old 02-13-2008, 04:12 AM
valcree
Fire Beetle
 
Join Date: Jan 2007
Posts: 11
Default

Thanks a ton cavedude! I'll get that rule added, and check out ac with the new method.

By the way, I tested the fix of the old system. Kinda pointless I know, but it seem to work just fine once I quit multiplying acfail by 100.

acfail = (int) (atof(tmp) * 100);
Reply With Quote