Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of EDukeWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:04, 7 January 2024 Doom64hunter talk contribs created page Continue (Created page with "The '''continue''' command jumps execution back to the start of a loop. It should not be used outside of a loop. It is essentially the same as a break statement. Note that as of versions from August 24th 2023, eduke32 will produce a warning when using a break inside a loop. See also exit, return and terminate. Category:EDuke32 specific commands Category:Event manipulation")