HLCSG problem, can't find .wad

HLCSG problem, can't find .wad

Hammer Mapping — Page [1]
Supz
2008 Oct 17 • 4
Hello dear people inside of my computer :P

Well, i have this problem - when i compile i get this error in first.err

hlcsg: Error: Could not open wad file \program files\valve\cstrike\cstrike.wad

hlcsg: Error: Could not find WAD file
Description: The compile tools could not locate a wad file that the map was referencing.
Howto Fix: Make sure the wad's listed in the level editor actually all exist


the cstrike.wad file exists, and it exists in C:\Program Files\Valve\cstrike\cstrike.wad

My .bat-file looks like this:
@echo off
hlcsg -nowadtextures first
hlbsp first
hlvis first
hlrad first
copy first.bsp "C:\Program Files\Valve\cstrike\maps"
cd C:\Program Files\Valve
pause
hl -dev -console -game cstrike +sv_cheats 1 +map first


Help is greatly appreciated.

Thank you (:
 
 
 
2008 Oct 17 at 13:18 PDT — Ed. 2008 Oct 17 at 13:24 PDT
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
Do you have multiple harddrives? If so, make sure the compile-tools and everything are on the same harddrive as CS.
QUACK! QUACK!
 
 
 
2008 Oct 17 at 14:38 PDT
Supz
2008 Oct 17 • 4
Oh yes i do, thank you so much, i love you :D
 
 
 
2008 Oct 17 at 14:47 PDT
Supz
2008 Oct 17 • 4
Do i have to put anything into C:\Program Files\Valve\cstrike\maps ??

It says:


map change failed: 'first' not found on server.
 
 
 
2008 Oct 17 at 15:14 PDT
Supz
2008 Oct 17 • 4
Okay i found out, (:

 
 
 
2008 Oct 17 at 15:21 PDT
Page [1]