RavageLvl 20
cherrys Have you ever clicked on the line numbers in the CDO editor, and haven that purple pause button show up? That's a line break. When the code is run, and that line is reached, the code will just pause, allowing you to inject whatever you want in the console. You then press the "Continue" button in the console for the project to keep running.