How to setup Hammer for CZ?

View

Community Home > Half-Life Game Development > Valve Hammer Editor / Worldcraft > How to setup Hammer for CZ?

Page 1 of 2. Covering 22 Post(s). Viewed 19294 times.
Previous 12 Next
How to setup Hammer for CZ?
May 10th 2005, 14:59
Padawan

Post: #1
Reply to: #None

Joined: 7th Feb 2005
From: Canada
Posts: 60

Simple question, how do you setup Hammer for CZ and basically for all other Half-Life 1 games? I ask this because I can't seem to see any other .fgd files for anything other than Source based games.

Someone said to download version 3.4 but it looks like it's basically the same as the one in Steam minus the Source options.

Re: How to setup Hammer for CZ?
May 10th 2005, 19:06
Maharishi

Post: #2
Reply to: #1

Joined: 17th Jan 2001
From: Denmark
Posts: 11866

For mod's the fgd usually comes with the mod.
cz and cs both uses the same fgd (the one in my signature).

Hammer 4.0 was not meant to work with hl1 but here is what you need to do to get it working as best it can.

open
%sourcesdk%\bin\GameConfig.txt
(Start menu->run enter the line hit ok).

after the last game (before the 2 last "}" in the file) add this (replace <your_user_path_here> with your steam user path):

//-------------------------------------------

        "Half-Life"

{
"GameDir" "<your_user_path_here>\half-life\valve"
"hammer"
{
"GameData0" "$SteamUserDir\half-life\valve\fgd\halflife.fgd"
"TextureFormat" "2"
"MapFormat" "3"
"DefaultTextureScale" "0.5"
"DefaultSolidEntity" "func_wall"
"DefaultPointEntity" "info_player_start"
"MapDir" "$SteamUserDir\half-life\valve\mapsrc"
"CordonTexture" "BLACK"
}
}
//-------------------------------------------


next go to
%sourcesdk%\..\half-life\valve

create a file called "GameInfo.txt" and put this in it

//-------------------------------------------
"GameInfo"

{
game "HALF-LIFE"
title "HALF-LIFE"
type singleplayer_and_multiplayer


FileSystem
{
SteamAppId 70
ToolsAppId 211 //Tools res.

SearchPaths
{
Game |gameinfo_path|.
Game hl2
}
}
}
//-------------------------------------------

Make 2 folders called "mapsrc" and "fgd" (put the halflife.fgd in this one).

Now you will need to extract the wad texture files form the gcf, You will need GCFScape.

The files you need to extract are:
halflife.wad, decals.wad, liquids.wad, xeno.wad.

Now start hammer and go to tools->options->materials, then add the wad's you extracted.

When you save your maps save as .rmf (default), when you are going to compile you need to use the batch compiler that you can get from my signature.

One thing i haven't figured out is how to make the textures display is the view port, but this is usable for making hl1 maps.



hl-tools hl-compiler cs16-fgd find a leak hl entities

Message last edited by wolfTop 100 Users #1 on Nov 29th 2005 at 13:38.

Re: How to setup Hammer for CZ?
May 10th 2005, 20:38
Padawan

Post: #3
Reply to: #2

Joined: 7th Feb 2005
From: Canada
Posts: 60

Ok, so I used the Hammer 3.4 which has the .fgd files I need for Counter-Strike. Now on to the textures aspect. What wad files do I need for Condition Zero or Counter-Strike? I don't see a basic wad file in my Steam directories except for custom wad files unless tfc.wad and tfc2.wad aren't custom.

Re: How to setup Hammer for CZ?
May 10th 2005, 20:58
Maharishi

Post: #4
Reply to: #3

Joined: 17th Jan 2001
From: Denmark
Posts: 11866

I just finished the guide on how to set up 4.0 for hl1 maps X| (look above).

When modeling for cz you don't need the decale.wad form hl, just extract all wad's from the cz gcf.

The last pure hl1 editor was 3.5, you can use my installer witch is also in my signature.



hl-tools hl-compiler cs16-fgd find a leak hl entities

Message last edited by wolfTop 100 Users #1 on Nov 29th 2005 at 13:39.

Re: How to setup Hammer for CZ?
Aug 30th 2005, 17:41
Bearcub

Post: #5
Reply to: #4

Joined: 30th Aug 2005
From:
Posts: 4

i have downloaded Valve Hammer Editor 3.5 but i can't find info_player_terrorist or info_player_counterterrorist only info_player_start what should i do

Re: How to setup Hammer for CZ?
Aug 31st 2005, 01:32
Padawan

Post: #6
Reply to: #5

Joined: 29th Aug 2005
From: United States
Posts: 76

because its info_player_start and info_player_deathmatch not ct and t

Re: How to setup Hammer for CZ?
Aug 31st 2005, 13:20
Bearcub

Post: #7
Reply to: #6

Joined: 30th Aug 2005
From:
Posts: 4

thanks

Re: How to setup Hammer for CZ?
Aug 31st 2005, 13:29
Bearcub

Post: #8
Reply to: #7

Joined: 30th Aug 2005
From:
Posts: 4

Another question how long are 64 Units?

Re: How to setup Hammer for CZ?
Aug 31st 2005, 17:29
Bearcub

Post: #9
Reply to: #8

Joined: 30th Aug 2005
From:
Posts: 4

Hi and the second question how can i see the hub and the radar?
<img src=mitglied.lycos.de/ndnd/cs.jpg>

Re: How to setup Hammer for CZ?
Aug 31st 2005, 19:49
Padawan

Post: #10
Reply to: #9

Joined: 29th Aug 2005
From: United States
Posts: 76

how can you see the radar in counter strike on when your making it?

Re: How to setup Hammer for CZ?
Sep 1st 2005, 05:30
Mentor

Avatar

Post: #11
Reply to: #10

Joined: 2nd Jul 2003
From: New Zealand
Posts: 2372

1 unit is 1 inch, though if you make a map to scale from the real world it will I'm told look weird because of some flaw or something in the engine.

Your image makes no sense to me, what are you trying to do?

Oh, and chatbear doesn't use html tags or bbscript but it's own tags. You can see them below the text box when you type or edit your message. If your image isnt small please create a link to it instead of using the image tag.

Message last edited by Confused on Sep 01st 2005 at 05:34.

Re: How to setup Hammer for CZ?
Sep 2nd 2005, 22:12
Maharishi

Post: #12
Reply to: #10

Joined: 17th Jan 2001
From: Denmark
Posts: 11866

If you make a door the same size as in real world, you won't be able to walk threw it, and it will look disproportional. This is because of the fov and player size used in game.

The player is 72"x32"x32" in game, the hight is the average hight of a human mail in the us but he is peaty broad shouldered.



hl-tools hl-compiler cs16-fgd find a leak hl entities

Message last edited by wolfTop 100 Users #1 on Nov 29th 2005 at 13:34.

Re: How to setup Hammer for CZ?
Feb 3rd 2006, 19:54
Padawan

Avatar

Post: #13
Reply to: #12

Joined: 24th May 2005
From: Netherlands
Posts: 128

Wich is the map ".." ?
%sourcesdk%\..\half-life\valve

I realy need hammer 4 !

Message last edited by Jacc0s on Feb 03rd 2006 at 20:02.

Re: How to setup Hammer for CZ?
Feb 3rd 2006, 20:04
Padawan

Post: #14
Reply to: #13

Joined: 29th Aug 2005
From: United States
Posts: 76

download it than

Re: How to setup Hammer for CZ?
Feb 4th 2006, 13:34
Padawan

Avatar

Post: #15
Reply to: #14

Joined: 24th May 2005
From: Netherlands
Posts: 128

yes duh.. i mean i need cs 1.6 on hammer 4, i have it in the source sdk

Re: How to setup Hammer for CZ?
Feb 4th 2006, 17:03
Maharishi

Post: #16
Reply to: #15

Joined: 17th Jan 2001
From: Denmark
Posts: 11866

what part of 4.0 is it that you simply can not live with out?



hl-tools hl-compiler cs16-fgd find a leak hl entities

Re: How to setup Hammer for CZ?
Feb 4th 2006, 17:33
Padawan

Avatar

Post: #17
Reply to: #16

Joined: 24th May 2005
From: Netherlands
Posts: 128

Every time when I try to select something in the 3d view it dont work ! , When I have build something in 2d view and select it and build something else next to it, it gets a default height :/ SO ANNOYING!!! , model rendering in 3d view

Message last edited by Jacc0s on Feb 04th 2006 at 17:37.

Re: How to setup Hammer for CZ?
Feb 4th 2006, 17:43
Padawan

Post: #18
Reply to: #17

Joined: 29th Aug 2005
From: United States
Posts: 76

whats so good about 4.0 i downloaded it and it lookes the same to me?

Message last edited by 124354 on Feb 04th 2006 at 17:48.

Re: How to setup Hammer for CZ?
Feb 4th 2006, 18:14
Maharishi

Post: #19
Reply to: #18

Joined: 17th Jan 2001
From: Denmark
Posts: 11866

get 3.5 it renderes models in 3d view

and for your selection problem go to tools->options->3d view and change the state of "revers selection order".



hl-tools hl-compiler cs16-fgd find a leak hl entities

Re: How to setup Hammer for CZ?
Nov 19th 2006, 11:32
Bearcub

Post: #20
Reply to: #19

Joined: 19th Nov 2006
From:
Posts: 2

yeah um, what do I do if I try to run map(for cz of course) and when it tries to load cz it says "Cannot find filesystem dll to load.", nad I clearly have the filesystem.dll in there..

http://i4.photobucket.com/albums/y132/Stalker7d7/weird-1.jpg

Message last edited by stalker7d7 on Nov 19th 2006 at 19:54.

Page 1 of 2. Covering 22 Post(s). Viewed 19294 times.
Previous 12 Next
Jump to Board