need help with mapname.bat

need help with mapname.bat

Hammer Mapping — Page [1]
thankstowelie
2006 Jul 25 • 1
18 ₧
i just finished making a map and i copied all that stuff into notepad and then i saved it and i went to click on the mapname.bat file and it says it is not a valid "win32 application" i dont know what to do. i dont even know if im clicking on the right thing. its like a little box with a gear inside of it. please someone tell me what to do!!
 
 
 
2006 Jul 25 at 10:24 PDT
StaticVision
2006 Jul 18 • 31
18 ₧
This happens when you dont even configure it for your map, Right click on <mapname>.bat and click EDIT. This should open a text document. Copy and paste this into it:

With Steam
[code:1]@echo off
hlcsg <mapname>
hlbsp <mapname>
hlvis <mapname>
hlrad <mapname>
copy <mapname>.bsp "C:\Program Files\Valve\Steam\SteamApps\<STEAM ACCOUNT>\counter strike\cstrike\maps"[/code:1]

Be sure to fill in <mapname> with the name of your .map file, And <STEAM ACCOUNT> with the name of your account.
Hehe No.
 
 
 
2006 Jul 25 at 12:29 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
If you can't get it to work, please post the contents of your .bat file.

If your bat file has a gear on it and you are clicking it, you are doing everything right.
 
 
 
2006 Jul 25 at 15:32 PDT
Page [1]