Quote:
Originally posted by CheeToS2
if they have nc too of course :P
|
Quote:
Originally posted by Gangster88
it will effect the debug window too
|
So I think we are talking about offline mode here.
But you could always open the level in a hex-editor or you could use the MS-DOS Editor in binary mode ("edit /70 level.graal").
In the graal and nw files the scripts are always readable by humans. However, you could translate the scripts in an internal format and make a new file type (it could still use the extension .graal). In this filetype you couldn't edit the level (the level editor would just display it). The debugger would have to be disabled in this level, too.
To create such a level we'd need the button "export level" in the editor.