Re: Game info text
Posted by Noodles on
Sun Jan 16th 2005 at 9:17pm
5 posts
1 snarkmarks
Registered:
Jan 16th 2005
Location: England
Hi. I have just started mapping for HL2:DM and I have found some maps that go along with tutorials, but when you click on the link it takes you a page with lots of text. I understand that this is what makes up the map but I would like to know how I can get this text into a state in which I can edit it.
Thanks.
Noodles.
Re: Game info text
Posted by Leperous on
Sun Jan 16th 2005 at 9:23pm
Leperous
Creator of SnarkPit!
member
3382 posts
1635 snarkmarks
Registered:
Aug 21st 2001
Occupation: Lazy student
Location: UK
You open it in Hammer- the map editor- not a text editor :smile:
Re: Game info text
Posted by Noodles on
Sun Jan 16th 2005 at 9:34pm
5 posts
1 snarkmarks
Registered:
Jan 16th 2005
Location: England
Sorry I must have phrased it wrong. It looks something like this:
world
{
"id" "1"
"mapversion" "7"
"classname" "worldspawn"
"skyname" "sky_wasteland02"
"maxpropscreenwidth" "-1"
solid
{
"id" "1033"
side
{
"id" "85"
"plane" "(-1536 512 64) (512 512 64) (512 -1536 64)"
"material" "NATURE/SANDFLOOR010A"
"uaxis" "[1 0 0 0] 0.55"
"vaxis" "[0 -1 0 0] 0.55"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "86"
"plane" "(-1536 -1536 0) (512 -1536 0) (512 512 0)"
"material" "NATURE/SANDFLOOR010A"
"uaxis" "[1 0 0 0] 0.55"
"vaxis" "[0 -1 0 0] 0.55"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
How would I make this so I can edit it in Hammer?
Noodles
Re: Game info text
Posted by omegaslayer on
Sun Jan 16th 2005 at 9:41pm
2481 posts
595 snarkmarks
Registered:
Jan 16th 2004
Occupation: Sr. DevOPS Engineer
Location: Seattle, WA
okay open a new file in note pad, copy all of this into note pad, file
save it the name of what ever you want. Then find where you saved it,
and rename. change the .txt to .vmf , now you can look at it in
hammer
Re: Game info text
Posted by Noodles on
Mon Jan 17th 2005 at 4:30pm
5 posts
1 snarkmarks
Registered:
Jan 16th 2005
Location: England
How would I go about doing this?
Noodles
Re: Game info text
Posted by DrGlass on
Tue Jan 18th 2005 at 8:47am
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
save the file.
run hammer.
open the file in hammer.
Unless you are downloading either .rmf maps for HL1 or .map files for HL1 then this should work.