06.02.2013, 03:25
Quote:
|
Well personally at this point what I'd try doing is printing a buncb of variables and figure out where it's ending and if it's even respond to your if statement (debugging). print("1"); and then just order the different numbers so you can trace where in the scriot that is breaking. That if statement to me with the checkcoords looks wrong, never really seen an array be done like that.
|


