0 Members and 4 Guests are viewing this topic.
If {L1+(X*3)}=1Pt-Off({L1+(X*3)+1},{L1+(X*3)+2},Pic1End
If {X*3+L1}=1Pt-Off({X*3+L1+1},{X*3+L1+2},Pic1End
repeat FIf Y>0Y-1-->Yendend
You have no idea... I spent about 5 strait hours searching today... I couldn't find the error... and then finally... I found it, and it took 30 seconds to fix. *face palm* That's the worst thing about bugs. Once you know whats wrong, its easy to fix but actually finding that bug is a nightmare, especially in a parser where you have switch statements with hundreds of arguments and tons of subroutines that are intertwined with each other so much, that a tiny change in one affects everything else.
Hopefully so And Quigibo, did you ever find this?