SearchSearchPosts written by cs1point6:Truck
User
Could somebody please give me step by step instructions on how to compile a map for counter strike 1.6.
Thank you. Truck
User
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. |