please help i had error compiling my test map here is the error message
hlcsg: Error: Could not open wad file \counter strike\counter strike cz\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
heres wat i typed for the bat file (non steam)
@echo off
hlcsg -nowadtextures de_box
hlbsp de_box
hlvis de_box
hlrad de_box
copy de_box.bsp "C:\counter strike\Counter Strike CZ\cstrike\maps"
cd C:\counter strike\Counter Strike CZ\cstrike
pause
hl -dev -console -game cstrike +sv_cheats 1 +map de_box
please help me!
Learn From Yesterday, Live for Today, Hope for Tomorrow