someone

someone

User name
someone
Assigned title
 
Assigned post color
#22bbee
Avatar
 
Medals
 
Registration date
2009 November 8
Post count
33
Score
0 ₧
Location
 
Signature
 
Timezone
UTC
Groups
 

Recent posts by someone

Recent posts by someone

2009 Nov 27 at 19:11 PST
Fatal Error? in Hammer Mapping
Bump
2009 Nov 22 at 15:52 PST
Fatal Error? in Hammer Mapping
sprinkles said:
someone said:
Compiling it to the desktop didnt work either. Can anyone just post their bat file? I think it would be easier



Try using the alternative compile tools Spoon

Also

sprinkles said:
someone said:
Anyone with steam have a good batch code for me? I really wanna work on a map and be able to compile it.



code
@echo off hlcsg -nowadtextures nothing hlbsp nothing hlvis nothing hlrad nothing copy nothing.bsp "C:\Program Files\Steam\SteamApps\MySecretUsername\counter-strike\cstrike\maps\" pause "C:\Program Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map nothing


How do i use this? :P
2009 Nov 22 at 15:02 PST
Fatal Error? in Hammer Mapping
Compiling it to the desktop didnt work either. Can anyone just post their bat file? I think it would be easier
2009 Nov 22 at 14:51 PST
Jailbreak in Hammer Mapping
sprinkles said:
someone said:
Well some1s_jailbreak is pretty good.


Link to it?

http://forums.alliedmods.net/showthread.php?p=938793
2009 Nov 22 at 14:45 PST
Jailbreak in Hammer Mapping
Well some1s_jailbreak is pretty good.
2009 Nov 22 at 14:37 PST
Jailbreak in Hammer Mapping
A jailbreak map usually has 15-20 spawns for T's (make them spawned with only knives) sometimes you can have a big cage with a couple of spawns. 1 cage could have a vent where T's could crawl through (which in jailbreak gets you killed) and theres 1 big button to open them all. Then theres lots of things to put in. Usually a big cage with 2 tables, and a pool. There is always a health room and a gunroom that are usally close to eachother. You can have other fun things like a trampoline room a deathrun room a surf room a kz room a soccer field. Around the map there are vents where T's can crawl though. Sometimes there can be like a hidden Mac 10 or something. You can download a few jailbreak maps and see what theyre like. A good one is some1s_jailbreak

Edit: Also CT's spawn in the gunroom which of course, has guns.
2009 Nov 20 at 14:34 PST
Fatal Error? in Hammer Mapping
Down Rodeo said:
someone said:
@echo off
hlcsg -nowadtextures nothing
hlbsp nothing
hlvis nothing
hlrad nothing
copy nothing.bsp "C:\Program Files\Steam\SteamApps\lolcake345\counter-strike\cstrike\maps\"
pause
"C:\Program Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map nothing

You need to change this, an absolute path would be best, that being something like "C:\Program Files\Steam\steamapps\lolcake345\counter-strike\cstrike\maps\nothing.bsp".

Hmm still the same error.. am i doing something wrong?
I have my map file and my bat file both named as the same thing in my ZHLT folder.
2009 Nov 19 at 14:25 PST
Fatal Error? in Hammer Mapping
@echo off
hlcsg -nowadtextures nothing
hlbsp nothing
hlvis nothing
hlrad nothing
copy nothing.bsp "C:\Program Files\Steam\SteamApps\lolcake345\counter-strike\cstrike\maps\"
pause
"C:\Program Files\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map nothing
2009 Nov 18 at 16:04 PST
Fatal Error? in Hammer Mapping
Well it worked when I changed the extension of my map file to bsp.
2009 Nov 18 at 14:40 PST
Fatal Error? in Hammer Mapping
Down Rodeo said:
All you need to do is point to the correct directory where you have Steam installed!

I did! It says The specified file cannot be found.