Help with box

Help with box

Hammer Mapping — Page 1 2 3 4 [5] 6 7
reece
2008 Mar 3 • 125
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
Djuice27

2008 Jan 22 • 154
132 ₧
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
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:13 UTC — Ed. 2008 Mar 11 at 22:14 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
reece said:

"C:\program file\steam.exe"


um

its supposed to be:
"C:\program files\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
reece
2008 Mar 3 • 125
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
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
C:\program files\steam\steam.exe
 
 
 
2008 Mar 11 at 22:16 UTC
Djuice27

2008 Jan 22 • 154
132 ₧
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
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:16 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
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
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
the red part should be:

C:\program files\steam\steam.exe
 
 
 
2008 Mar 11 at 22:17 UTC
reece
2008 Mar 3 • 125
still say "The system................you know"
 
 
 
2008 Mar 11 at 22:17 UTC
reece
2008 Mar 3 • 125
ok WTF stop effing with me just tell em the right thing.!
 
 
 
2008 Mar 11 at 22:18 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
ok sorry about this mess.

tell me what is in your .bat NOW after all this.
 
 
 
2008 Mar 11 at 22:18 UTC
Djuice27

2008 Jan 22 • 154
132 ₧
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
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:20 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
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
Djuice27

2008 Jan 22 • 154
132 ₧
ahh fuck, i copied his old post...Well he had Pause in the wrong place, if it matters....

Ye, do that^^^^^^^^^^^^^^
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:22 UTC — Ed. 2008 Mar 11 at 22:22 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
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
reece
2008 Mar 3 • 125
Still aint working..
 
 
 
2008 Mar 11 at 22:24 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
are you sure you did that exact thing?
 
 
 
2008 Mar 11 at 22:25 UTC
reece
2008 Mar 3 • 125
Yes! i copied it then pasted it.
 
 
 
2008 Mar 11 at 22:28 UTC
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
idk double check it, it really should be working.

 
 
 
2008 Mar 11 at 22:30 UTC
Djuice27

2008 Jan 22 • 154
132 ₧
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
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:30 UTC
reece
2008 Mar 3 • 125
okay i will after you give me the right! one
 
 
 
2008 Mar 11 at 22:31 UTC
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
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
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 22 • 12862
666 ₧
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
Djuice27

2008 Jan 22 • 154
132 ₧
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...
Duh Dun Dun Duh Dun Dun
 
 
 
2008 Mar 11 at 22:32 UTC
reece
2008 Mar 3 • 125
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
Page 1 2 3 4 [5] 6 7