Help with box

Help with box

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

2008 Jan 21 • 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 15:13 PDT — Ed. 2008 Mar 11 at 15:14 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 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 15:14 PDT — Ed. 2008 Mar 11 at 15:15 PDT
reece
2008 Mar 2 • 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 15:15 PDT
melloyellow582
The Original Portmanteau

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

2008 Jan 21 • 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 15:16 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 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 15:16 PDT
melloyellow582
The Original Portmanteau

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

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

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

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

2008 Jan 21 • 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 15:20 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 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 15:20 PDT — Ed. 2008 Mar 11 at 15:21 PDT
Djuice27

2008 Jan 21 • 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 15:22 PDT — Ed. 2008 Mar 11 at 15:22 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 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 15:22 PDT
reece
2008 Mar 2 • 125
Still aint working..
 
 
 
2008 Mar 11 at 15:24 PDT
melloyellow582
The Original Portmanteau

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

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

 
 
 
2008 Mar 11 at 15:30 PDT
Djuice27

2008 Jan 21 • 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 15:30 PDT
reece
2008 Mar 2 • 125
okay i will after you give me the right! one
 
 
 
2008 Mar 11 at 15:31 PDT
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 15:31 PDT — Ed. 2008 Mar 11 at 15:31 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 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 15:32 PDT
Djuice27

2008 Jan 21 • 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 15:32 PDT
reece
2008 Mar 2 • 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 15:33 PDT
Page 1 2 3 4 [5] 6 7