SearchSearchPosts written by danielm:User
Thankyou so much!
Turns out the zhlt needed to be in C:/ drive. I wouldn't of thought of that, cheers guys! Now to continue and get bored after awhile User
Killer-Duck said: But where are your wads?
Quote: \program files\counter strike 1.6\cstrike\cstrike.wad Doesn't seem to be where CS is installed... exactly I can physically change the program to look in a different directory, so thats why i tried moving CS to my C:\ so it was in that directory. But it still couldn't find it. any ideas? User
eDan Co. said: You have two drives-- C: and F:.
You need to have ZHLT, your CS directory and all WAD files to be on the same drive. they are. Its all on my USB My counter strike is in F:\Other\Counter Strike\Counter Strike 1.6 My ZHLT is here F:\Other\Counter Strike\Other\zhlt253-17 inside it is my map and the .bat file called daniel1 User
Using this tutorial
http://www.superjer.com/learn7.php I copy the stuff in and change it as follows @echo off hlcsg -nowadtextures daniel1 hlbsp daniel1 hlvis daniel1 hlrad daniel1 copy daniel1.bsp "F:\Other\Counter Strike\Counter Strike 1.6\cstrike\maps" cd F:\Other\Counter Strike\Counter Strike 1.6 pause hl -dev -console -game cstrike +sv_cheats 1 +map daniel1 (my map name is daniel1) (Yes, counter strike is on my 4 gig USB) (The directory of it is F:\Other\Counter Strike\Counter Strike 1.6) Ok, all is fine right? I run it. As follows: 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 daniel1 Entering daniel1.map Current hlcsg Settings Name | Setting | Default ---------------------|-----------|------------------------- threads [ 2 ] [ 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: (0.00 seconds) SetModelCenters: (0.00 seconds) CSGBrush: (0.03 seconds) Error: Could not open wad file \program files\counter strike 1.6\cstrike\cstrike.wad 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 ----- END hlcsg ----- hlbsp 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 hlbsp ----- Command line: hlbsp daniel1 >> There was a problem compiling the map. >> Check the file daniel1.log for the cause. ----- END hlbsp ----- hlvis 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 hlvis ----- Command line: hlvis daniel1 >> There was a problem compiling the map. >> Check the file daniel1.log for the cause. ----- END hlvis ----- I read through it an realise its saying: Error: Could not open wad file \program files\counter strike 1.6\cstrike\cstrike.wad So, i copied counter strike to my C:\program files\ So now it is the following directory C:\program files\counter strike 1.6\cstrike\cstrike.wad Then i changed the .bat file to be this: @echo off hlcsg -nowadtextures daniel1 hlbsp daniel1 hlvis daniel1 hlrad daniel1 copy daniel1.bsp "C:\program files\counter strike 1.6\cstrike\maps" cd C:\program files\counter strike 1.6 pause hl -dev -console -game cstrike +sv_cheats 1 +map daniel1 I run it (yes all files are in zhlt folder). Exact same error! Please help! I want to do it all on my USB if possible Thankyou for reading. User
Omg your having a laugh.
WINDOWS VISTA IS BULLSHIT! I CANT DO FUCKING ANYTHING I wana make a Condition Zero Map ok? I opened that file with hammer, nothing on it. ARRRRRGGGGGHHHHHHHHHHHHHHHGHH Btw Do you have xfire - itsz quicker and easier to tlk and i can send u the docs. User
Yeah but when i save it
It says Confirm to save as Map.bat.txt I CANT CHANGE THE TXT!!!!!!!!!! User
Ok I'm Using Windows Vista
When i save as "It." I put in Map.bat But it still comes up as a .txt file Also There are only two options i can select when saving All Files Or Text Documents User
Right I've checked the properties
It is a txt.file But it needs a program to open with for me to change the actuall file type instead of just simply adding a new name to it User
It just opens the text document again
User
@echo off
hlcsg -nowadtextures Map hlbsp Map hlvis Map hlrad Map Map.bsp "C:\Program-Files\Steam\SteamApps\bengoldie\condition-zero\cstrike\maps" pause "C:\Program-Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map Map Ok at the top of notepad it says the following... Map.bat Ok So far? User
Well When i double click the file
It just comes up as the file with all the text in Which i put in the post above. No command prompt, nothing zilch User
Ok Guys
I am wicked at doing maps (Well, i got the basics.) But then when i tried to do the ZHTL file arranging at the end. I was baffaled. Heres my Map.map File @echo off hlcsg -nowadtextures FirstStarterMap hlbsp FirstStarterMap hlvis FirstStarterMap hlrad FirstStarterMap FirstStarterMap.bsp "C:\Program-Files\Steam\SteamApps\bengoldie\condition-zero\cstrike\maps" pause "C:\Program-Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map FirstStarterMap I have steam. My Map Folder for Counterstrike is located as follows... C:Program Files - Steam - Steamapps What am i doing wrong ... Someone Help me. Also my Map name is Map |