wadinclude Created 17 years ago2007-04-11 21:22:56 UTC by Svenix Svenix

Created 17 years ago2007-04-11 21:22:56 UTC by Svenix Svenix

Posted 17 years ago2007-04-11 21:22:56 UTC Post #218749
I'm having trouble including a custom wad file with the map. I've done it before, but after nearly 2 years away from mapping, I've forgotten how. I looked through the archives and someone else had my problem, but it looks like it was never resolved. Any help?
Posted 17 years ago2007-04-11 21:31:51 UTC Post #218750
In the expert compiling mode add to the CSG program this parameter:

-wadinclude <wadname>.wad

There must be a space between the othere parameters and it.
Example:
[Other CSG parameters] -wadinclude mywad.wad
Posted 17 years ago2007-04-11 21:35:18 UTC Post #218752
That didn't fix it. Still compiles with an error and crashes.
Posted 17 years ago2007-04-11 22:17:00 UTC Post #218754
And why does the error have to be related to the wadinclude? What does it say exactly?
Posted 17 years ago2007-04-12 00:08:06 UTC Post #218760
Because the error wasn't there before I tried to wadinclude. It says:

**********ERROR****************
usage: qcsg [-nowadtextures] [-wadinclude <name>] [-draw] [-glview] [-no....

I've tried several times with many variations, just don't know what I'm doing wrong.
Posted 17 years ago2007-04-12 00:39:55 UTC Post #218762
First of all use Zoner Half life compiling tool instead of the qtools that come with hammer. You will find a link to them in TWHL's links page.

There are two reasons why you should get them:
1. They are better in every possible way. Many bugs were fixed and many new features were added. Some error will not happen in ZHLT.
2. Most people here know the names ZHLT gives all errors, while qtools might give the same error a diffrent name. It will be easier to get help.
Posted 17 years ago2007-04-12 01:21:41 UTC Post #218763
Another fairly good reason: The qtools don't even support the -wadinclude parameter. It's one of the main features of ZHLT. ;)
Posted 17 years ago2007-04-12 01:32:12 UTC Post #218764
Well touche, I got them and problem solved. I guess I had them back in the day as well and had forgotten. Thanks for the help.
You must be logged in to post a response.