.Wad Problems

.Wad Problems

Hammer Mapping — Page [1]
DiXi
Vouched

2005 Nov 17 • 121
26 ₧
I made a map with coustom pictures....
I made a own .wad file...

but when other ppl go on the server they get a message like this or something
couldn`t open blabla.wad

then i trid to send them my wad file and i told them to put it in
steamapps/username/counter-strike/cstrike
(there i have puted it in dedicated-server/cstrike)
then they come in....
so the problem is...
they cant download the file from my server......

Can anyone help me??? plz
TnX
 
 
 
2005 Nov 21 at 06:38 PST
SuperJer
Websiteman

2005 Mar 20 • 6629
You don't have to distribute your wads, you can compile them INTO the bsp.

To compile something.wad and another.wad into the bsp:
[code:1]
hlcsg -wadinclude something.wad -wadinclude another.wad mapname
[/code:1]

To compile all your wads into the bsp:
[code:1]
hlcsg -nowadtextures mapname
[/code:1]
 
 
 
2005 Nov 23 at 11:40 PST
DiXi
Vouched

2005 Nov 17 • 121
26 ₧
hmm... dont understand what u meen.....

where do i paste the codes?
 
 
 
2005 Nov 24 at 13:13 PST
P_I_T
2005 Oct 10 • 7
27 ₧
ya i get that prob 2 were do i paste those codes plz respawn
(\__/) (O.o ) (> < ) This is Bunny. Copy Bunny into your signature to help him on his way to world domination
 
 
 
2006 Feb 20 at 18:24 PST
SuperJer
Websiteman

2005 Mar 20 • 6629
If you are using a frontend (like Hammer) to do the compile, I don't know how to do this.

BUT if you are using a compile script like I explain here:
http://superjer.com/learn7.php
then you just have to replace your hlcsg line in your script with what I wrote above.
 
 
 
2006 Feb 21 at 09:50 PST
P_I_T
2005 Oct 10 • 7
27 ₧
kool thnx man an i did all my map stuff fro ur tut so it should wokr
(\__/) (O.o ) (> < ) This is Bunny. Copy Bunny into your signature to help him on his way to world domination
 
 
 
2006 Feb 24 at 19:58 PST
Page [1]