Problems with compiling

Problems with compiling

Hammer Mapping — Page [1]
Ryuseistar
2009 Mar 25 • 6
I've following the instructions at this website:
http://www.superjer.com/learn7.php
and got to the compiling step. However, I can't run CS at the place where it ways press any key to continue...
when I press it, nothing happens...


.bat file:

echo off
hlcsg -nowadtextures mapname
hlbsp mapname
hlvis mapname
hlrad mapname
copy mapname.bsp "C:\ProgramFiles\Steam\SteamApps\someone_is_someone\counter-strike\cstrike\maps"
pause
"C:\ProgramFiles\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map mapname


when opening .bat file:


C:\zhit>echo off
hlcsg v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (merlinis@bigpond.net.au)
----- BEGIN hlcsg -----
Command line: hlcsg -nowadtextures mapname
Entering mapname.map

Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 4 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
onlyents [ off ] [ off ]
wadtextures [ off ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]

Using mapfile wad configuration
Wadinclude list :
[zhlt.wad]

0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
50%... (0.00 seconds)
SetModelCenters:
50%... (0.00 seconds)
CSGBrush:
50%... (0.03 seconds)

Including Wadfile: \zhit\zhlt.wad
- Contains 0 used textures, 0.00 percent of map (3 textures in wad)
Using Wadfile: \documents and settings\ken\
 
 
 
2009 Mar 25 at 22:10 PDT — Ed. 2009 Mar 25 at 22:10 PDT
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
You could always start up CS manually, choose "New game" at main menu and choose your map in the list...
QUACK! QUACK!
 
 
 
2009 Mar 26 at 00:48 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Are you mapping for Condition Zero?
...and that's the bottom line because Mate de Vita said so.
 
 
 
2009 Mar 26 at 07:03 PDT
Ryuseistar
2009 Mar 25 • 6
um...I tried opening CS manually but I can't find the map that I made. Also, I have both condition zero and CS on steam but the map I'm currently making is for running on CS.
 
 
 
2009 Mar 26 at 14:18 PDT
Ryuseistar
2009 Mar 25 • 6
Oh wait, guys I think I found the problem. I didn't put the .bsp file in my C:\steam\counter-strike\cstrike\maps file, so I couldn't locate it when I open CS manually. Yeah, I tried that and it worked. Thanks for helping anyways.
 
 
 
2009 Mar 26 at 14:29 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Ryuseistar said:
Oh wait, guys I think I found the problem. I didn't put the .bsp file in my C:\steam\counter-strike\cstrike\maps file, so I couldn't locate it when I open CS manually. Yeah, I tried that and it worked. Thanks for helping anyways.

That should've been done automatically by your .bat file... Unless you specified the incorrect path to the maps folder.
...and that's the bottom line because Mate de Vita said so.
 
 
 
2009 Mar 26 at 23:29 PDT
Page [1]