Severed bunny head
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > Hexen maps weren't working
 
Author
All times are GMT. The time now is 13:02. Post New Thread    Post A Reply
QuipFrok
Warming Up


Posts: 12
Registered: 08-04


No matter what I did Hexen maps weren't running except when I did zdoom hexen. Regular hexen maps wouldn't run in Hexen or jHexen.

I found this:


"For those interested, Doom Builder saves the wads with a behaviour lump of 0 bytes, unless you write a script for the level. Apparently jHexen doesn't like that one bit - which might well be as it should. I just imported a lump without actual scripts from another level, and it worked like a charm.

(A simpler way would be to create a script with only '#Include "common.acs"' in Doom Builder.)"


What I know, is that using XWE I was able to import a script to my map and now it runs.

Was the above fact done for a reason? or an oversite?
or is it wrong?


Not looking for ANY trouble just want to build maps

QuipFrok

Old Post 08-25-04 09:12 #
QuipFrok is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Nmn
Man of Rone


Posts: 2107
Registered: 08-03


Hmmm.. perhaps when doing a Hexen map-go to -> scripts and try to make some. You should have a blank field with a button make script, or just some writings. Try to make a simple script:
code:
#include "common.acs"

and COMPILE it! that's important as well. Try it.

__________________
-N

Old Post 08-25-04 10:49 #
Nmn is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Darkhaven
Banned


Posts: 1127
Registered: 07-04


Hexen format maps do not allow a blank behavior lump unless you're using ZDoom. I usually include an extra line of code, just in case:

code:
Script 1 (void) {}


Which should make your SCRIPTS lump look like this:

code:
#include "zcommon.acs" //or "common.acs" for vanilla Hexen Script 1 (void) {}

Old Post 08-28-04 05:41 #
Darkhaven is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
boris
meow


Posts: 3743
Registered: 05-00


Hexen doesn't care about the SCRIPTS lump. All that counts is the BEHAVIOR lump, which contains the compiled scripts. Have a look at hexen.wad, it doesn't even contain a SCRIPTS lump.

Old Post 08-28-04 08:50 #
boris is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Darkhaven
Banned


Posts: 1127
Registered: 07-04




I said
Hexen format maps do not allow a blank behavior lump unless you're using ZDoom



Read my whole post next time, please.

What I was trying to poke at was, I suggest compiling it like this if only an #include line doesn't work:

code:
#include "common.acs" Script 1 (void {}


I agree with you, however, on the note that the SCRIPTS lump just may as well have been a foreign lump with a name like "OMFG", it doesn't need to be there at all.

Last edited by Darkhaven on 08-28-04 at 20:44

Old Post 08-28-04 17:06 #
Darkhaven is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 13:02. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Doom Editing > Hexen maps weren't working

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory