Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
PaganRaven

About the script editor...

Recommended Posts

Hi. The built-in WAD script editor seems kinda neat. Except when I want to include library files for the script the in-map script won't compile because the libraries are not in the level WAD (plus I modified my zdefs file a little bit). I try dropping the libraries into the zdoom compiler folder in DB2 and it doesn't see it. This would be okay since I can compile ACS files in locations outside the WAD, but I don't see a compiled file produced there (even though it said it compiled). Using other compilers gives me .o files, which isn't enough to save it to the map with doombuilder alone. What am I to do?

Share this post


Link to post

Put the files in the directory where your .wad file (the map) is saved. The compiler can find them there. I will add the ability to set custom compiler paths later.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×