cs1point6

cs1point6

User name
cs1point6
Assigned title
 
Assigned post color
#bbcccc
Avatar
 
Medals
 
Registration date
2007 August 10
Post count
2
Score
5 ₧
Location
 
Signature
 
Timezone
UTC
Groups
 

Recent posts by cs1point6

Recent posts by cs1point6

2007 Aug 10 at 19:41 PDT
How do you compile maps? in Hammer Mapping
Could somebody please give me step by step instructions on how to compile a map for counter strike 1.6.

Thank you.
2007 Aug 10 at 14:08 PDT
Need serious help! in Hammer Mapping
So I created a map called fycastle in valve hammer editor 3.4

I exported it to a .map format in the folder where i download ZHLT windows executables.

I made a .bat file called fycastle.bat from a text document in a folder where i downloaded ZHLT Windows executables.

I clicked edit and typed this in

@echo off
hlcsg fycastle
hlbsp fycastle
hlvis fycastle
hlrad fycastle
copy mapname.bsp "C:\Program Files\Valve\cstrike\maps"
cd C:\half-life
pause
hl -dev -console -game cstrike +sv_cheats 1 +map mapname


I clicked on fycastle.bat and I ran it but there was an error.


It said I have leaks in my map.


It looked something like this in command prompt.

===Leak in Hull 0===

Entity light @ -192, 0, 192

And there were a couple more.


Am i suppose to get rid of the light or what?

Any help would be very very very much appreciated.