06.11.2014, 20:16
Quote:
What I noticed is you don't have prints where you actually disable or set the next checkpoint. I would put prints there, because if the print gets called it is a problem with the way you are using the Checkpoints, if they don't get called then their is a problem with either your if statements or your variables.
|
And even if i put a print before, after or in the middle of Disable and Set lines it'll still print whats in that function as its actually the two lines there that aren't working.
Edit: But being the complete idiot that i am, may have actually missed something
Edit Two: Nevermind the edit above, still the issue is persistant.