View Single Post
  #3  
Old 07-24-2010, 03:11 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Quote:
Originally Posted by devilsknite1 View Post
Have you tested row usage?

I haven't, but from what it looks like, it will not add another row. I'd recommend replacing that with something like...

PHP Code:
temp.= -1;
temp.0;
// Code here
  
if ( temp.== replace this with ONE LESS than the number you want in each row ) {
    
temp.0;
    
temp.++;
  } else {
    
temp.++;
  }
// More code here 
Correct me if I'm wrong, but I'm pretty sure that would work a bit better :P
hmm
HTML Code:
  temp.i_pos = {5 + (35 * (temp.i_ind % 9)), 3 + (35 * int(temp.i_ind / 9))};
__________________
Reply With Quote