Any way to publish through SED?

Posted By: capanno

Any way to publish through SED? - 01/25/06 14:18

Im writing a game which only uses bmaps, onscreen models, etc. Is there a way to publish through sed or do I have to make a blank level, add the script and publish?
Posted By: fogman

Re: Any way to publish through SED? - 01/25/06 14:34

Make a dummy level, attach your script to it, but donīt define the levelname in script.
E.g. no "level_str = <bla.wmb>";

Then the level wonīt be published with your project. Of course you can not load the level in "main" then.
Posted By: capanno

Re: Any way to publish through SED? - 01/26/06 07:01

Thanx.
© 2023 lite-C Forums