View Single Post
  #5  
Old 01-13-2008, 05:15 AM
zeiksz2
Fire Beetle
 
Join Date: Oct 2007
Posts: 20
Default

previous code did not work and was not even a good shot.. here is a better one.. tested, working:

Code:
int ad=0; if (togo % (set_exp-m_pp.exp)!= 0) ad=1;
goes for both, so do same with ad2 too..
Reply With Quote