|
I just went through the Counter Strike 1.6 tutorial on making your own map. Great tutorial btw. I was having some problems in what would seem the most common place for a n00b to have problems in. When I compile and run everything works fine. The file 'mapname.err' isn't created. (in my case it would be '01test.err') When I hit any key to continue, Steam pops up in the store and I have options to buy Counter Strike 1.6. Heres the thing, I don't have 1.6. I have CS Source. What would I have to change in the batch file besides the destenation of the maps relocation. Just for reference here is what the batch file looks like.
@echo off
hlcsg 01test
hlbsp 01test
hlvis 01test
hlrad 01test
copy 01test.bsp "C:\Program Files\Steam\SteamApps\lxlmagnumlxl\counter-strike source\cstrike\maps"
pause
"C:\Program Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map 01test
Any and all help would be great. Thanks in advance.
|
|
|
|
≡
|
2007 Jan 7 at 20:22 UTC
|
|