Maybe certain parameters or conditions in your project (think variables, sprite positioning, etc) aren't resetting properly, causing the coding to not work sometimes? Try making sure everything resets completely when the green-flag scripts are run.
Offline
To add to that, sometimes you have to add a wait to the beginning to your green flag scripts, because sometimes when you have too many of them, a list might not initialize before a script that needs it runs.
Last edited by ScratchReallyROCKS (2010-08-23 21:24:39)
Offline