I can't run my 1st map

I can't run my 1st map

Hammer Mapping — Page [1]
zox
2009 Mar 27 • 3
So I did everything that is written i instructions, I made a cube map, and finally when I run batch file, it runs counter strike(the game) and this appears on console:

Console initialized.
Base networking initialized.
"sv_cheats" changed to "1"
Initializing deltas
Protocol version 47
Exe version 1.1.2.5 (cstrike)
Exe build: 10:56:58 Oct 3 2005 (3266)
40.0 Mb heap
GL_VENDOR: ATI Technologies Inc.
GL_RENDERER: Radeon 9200 DDR x86/SSE2
GL_VERSION: 1.3.3683 WinXP Release
Sound Initialization
Set primary sound buffer format: yes
2 channel(s)
16 bits/sample
11025 bytes/sec
DirectSound initialized
Sound sampling rate: 11025
Loaded library demoplayer.dll.
Loaded library core.dll.
Creating fake network channel.
Loaded library core.dll.
DemoPlayer module initialized.
Parsed 353 text messages
WARNING: failed to locate sequence file global
joystick not found -- no valid joysticks (a5)

execing valve.rc
execing language.cfg
execing config.cfg
"sv_aim" changed to "0"
MP3_InitStream(29, media\gamestartup.mp3) successful

Adding: cstrike/dlls\mpbots.dll
Dll loaded for mod Condition Zero
map change failed: 'Kocka' not found on server.
(Kocka is the mapname)

So I accidently skipped the step when I should export the new map I made to .map file, and I think it will cost me a lot

Because I had the Kocka.rsp file, I changed it's name to Kocka.bsp and saved it to C:\Program Files\Valve\cstrike\maps, but when I ran the batch file again, the new windows, someting like warning came up and it said saomething like: ''The version of map is 92659634595, it should be 30.

Any help?
 
 
 
2009 Mar 27 at 07:20 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Read step 7 of the guide again and do exactly as it says.
...and that's the bottom line because Mate de Vita said so.
 
 
 
2009 Mar 27 at 07:24 PDT — Ed. 2009 Mar 27 at 07:25 PDT
zox
2009 Mar 27 • 3
don't get it
 
 
 
2009 Mar 27 at 07:44 PDT — Ed. 2009 Mar 27 at 07:44 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
In hammer when you make your map, go to file->Export to .MAP. Save your map in the folder where you have the zhlt compile tools with the name kocka (not Kocka). Now in the same folder make a text document and copy this:
@echo off
hlcsg -nowadtextures kocka
hlbsp kocka
hlvis kocka
hlrad kocka
copy kocka.bsp "C:\half-life\cstrike\maps"
cd C:\half-life
pause
hl -dev -console -game cstrike +sv_cheats 1 +map kocka

Now change this part: 'C:\half-life\cstrike\maps' to the proper location of your maps folder.
And also change 'C:\half-life' to the location where you have cstrike.exe.

Now go to save as, under type choose all types and under name write kocka.bat.

Now run the file kocka.bat and wait for it to compile. When it's done (it should say 1 file copied, press any key to continue or something like that), first check if there's a kocka.err file in your zhlt folder. If there is, there's an error, so post the entire content of your compile log (the kocka.log file in your zhlt folder) here.
If there is no kocka.err file, press a key and cs should start with your map.

btw where are you from?
...and that's the bottom line because Mate de Vita said so.
 
 
 
2009 Mar 27 at 07:52 PDT — Ed. 2009 Mar 27 at 07:52 PDT
zox
2009 Mar 27 • 3
Thx a lot...
I'm from Croatia, Europe :)
 
 
 
2009 Mar 27 at 08:39 PDT
Mate de Vita
Kelli

2008 Oct 4 • 2453
159 ₧
Hah znao sam da si z Balkana :) Slovenija ovdje :D
...and that's the bottom line because Mate de Vita said so.
 
 
 
2009 Mar 27 at 08:54 PDT — Ed. 2009 Mar 27 at 10:05 PDT
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
Neighbor countries with similar languages FTW!
May contain traces of invisible text.
 
 
 
2009 Mar 27 at 09:38 PDT
Page [1]