|
Your .bat-file is incorrect:
Quote:
hlbsp de_SEG.bsp
Remove the last ".bsp", so it's:
Quote:
hlbsp de_SEG
This is also incorrect:
Quote:
hlcsg C:\documents and settings\henrik\desktop\st0_wasted.wad;C:\documents and settings\henrik\desktop\cstrike\cstrike.wad;C:\documents and settings\henrik\desktop\cstrike\cs_dust.wad de_SEG
Should be:
Quote:
hlcsg de_SEG -wadinclude "C:\documents and settings\henrik\desktop\st0_wasted.wad" -wadinclude "C:\documents and settings\henrik\desktop\cstrike\cstrike.wad" -wadinclude "C:\documents and settings\henrik\desktop\cstrike\cs_dust.wad"
|
|
|
|
≡
|
2008 Jun 15 at 17:34 UTC
|
|