|
like this:
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
pause
"C:\program file\steam.exe" hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
|
|
|
|
≡
|
2008 Mar 11 at 22:12 UTC
|
|
|
|
melloyellow582 said: reece said:
"C:\Steam\Steam.exe"
see where it says that?
it should say
"C:\ Program Files\Steam\Steam.exe"
No, Steam.exe is NOT a game, the game your running is COUNTER-STRIKE, Thats the path that u need
|
|
|
|
≡
|
2008 Mar 11 at 22:13 UTC
— Ed. 2008 Mar 11 at 22:14 UTC
|
|
|
|
reece said:
"C:\program file\steam.exe"
um
its supposed to be:
"C:\program file s\steam\steam.exe"
ah! we said the same thing
lol
|
|
|
|
≡
|
2008 Mar 11 at 22:14 UTC
— Ed. 2008 Mar 11 at 22:15 UTC
|
|
|
|
Djuice27 said: melloyellow582 said: reece said:
"C:\Steam\Steam.exe"
see where it says that?
it should say
"C:\ Program Files\Steam\Steam.exe"
No, Steam.exe is NOT a game, the game your running is COUNTER-STRIKE, Thats the path that u need
then what do i put?
|
|
|
|
≡
|
2008 Mar 11 at 22:15 UTC
|
|
|
|
C:\program files\steam\steam.exe
|
|
|
|
≡
|
2008 Mar 11 at 22:16 UTC
|
|
|
|
reece said: like this:
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
pause
"C:\program file\steam.exe" hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
Change the RED part to this:
C:\program files\Steam\SteamApps\kittycats\counter-strike
|
|
|
|
≡
|
2008 Mar 11 at 22:16 UTC
|
|
|
|
Djuice27 said: reece said: like this:
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
pause
"C:\program file\steam.exe" hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
Change the RED part to this:
C:\program files\Steam\SteamApps\kittycats\counter-strike
no dont do that
the steam part is right.
|
|
|
|
≡
|
2008 Mar 11 at 22:16 UTC
|
|
|
|
the red part should be:
C:\program files\steam\steam.exe
|
|
|
|
≡
|
2008 Mar 11 at 22:17 UTC
|
|
|
|
still say "The system................you know"
|
|
|
|
≡
|
2008 Mar 11 at 22:17 UTC
|
|
|
|
ok WTF stop effing with me just tell em the right thing.!
|
|
|
|
≡
|
2008 Mar 11 at 22:18 UTC
|
|
|
|
ok sorry about this mess.
tell me what is in your .bat NOW after all this.
|
|
|
|
≡
|
2008 Mar 11 at 22:18 UTC
|
|
|
|
ok Paste this EXACT thing.
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
cd C:\Program Files\Steam.exe
Pause
hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
|
|
|
|
≡
|
2008 Mar 11 at 22:20 UTC
|
|
|
|
dude dont say THAT
you forgot the steam\ part
do THIS
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
cd C:\Program Files\Steam\Steam.exe
Pause
hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
|
|
|
|
≡
|
2008 Mar 11 at 22:20 UTC
— Ed. 2008 Mar 11 at 22:21 UTC
|
|
|
|
ahh fuck, i copied his old post...Well he had Pause in the wrong place, if it matters....
Ye, do that^^^^^^^^^^^^^^
|
|
|
|
≡
|
2008 Mar 11 at 22:22 UTC
— Ed. 2008 Mar 11 at 22:22 UTC
|
|
|
|
lol its fine
do THIS as a final:
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
cd C:\Program Files\Steam\Steam.exe
Pause
hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
that should work.
|
|
|
|
≡
|
2008 Mar 11 at 22:22 UTC
|
|
|
|
Still aint working..
|
|
|
|
≡
|
2008 Mar 11 at 22:24 UTC
|
|
|
|
are you sure you did that exact thing?
|
|
|
|
≡
|
2008 Mar 11 at 22:25 UTC
|
|
|
|
Yes! i copied it then pasted it.
|
|
|
|
≡
|
2008 Mar 11 at 22:28 UTC
|
|
|
|
idk double check it, it really should be working.
|
|
|
|
≡
|
2008 Mar 11 at 22:30 UTC
|
|
|
|
Can u try this for me, cuz in my .bat i have the path to CS not Steam, so just try it...
@echo off
hlcsg wall_map
hlbsp wall_map
hlvis wall_map
hlrad wall_map
copy wall_map.bsp "C:\program files\Steam\SteamApps\kittycats\counter-strike\cstrike\maps"
cd C:\program files\Steam\SteamApps\kittycats\counter-strike
Pause
hl -dev -console -game cstrike +sv_cheats 1 +map Box wall_map
|
|
|
|
≡
|
2008 Mar 11 at 22:30 UTC
|
|
|
|
okay i will after you give me the right! one
|
|
|
|
≡
|
2008 Mar 11 at 22:31 UTC
|
|
|
eDan Co.
Mighty Typist
2007 Sep 24 • 2921
252 ₧
|
LONGEST HAMMER MAPPING TRUCK EVER!!
Sounds to me like a classic "fuck it. this stupid map is not worth it." case.
May contain traces of invisible text.
|
|
|
|
≡
|
2008 Mar 11 at 22:31 UTC
— Ed. 2008 Mar 11 at 22:31 UTC
|
|
|
|
yeah but the second one is supposed to lead to a program to open up the map IN. that just leads to a folder.
unless it DOES work. then fuck me.
|
|
|
|
≡
|
2008 Mar 11 at 22:32 UTC
|
|
|
|
reece said: okay i will after you give me the right! one
Why are u the one getting pissed? I mean, we are the ones who are TRYING to help YOU, and we ARE giving you the RIGHT thing...
|
|
|
|
≡
|
2008 Mar 11 at 22:32 UTC
|
|
|
|
Im not getting pissed its jsut you guys gave me three diferent things and told em to change all these things...and...nothing
|
|
|
|
≡
|
2008 Mar 11 at 22:33 UTC
|
|
|
|