Is there a .fgd file for Half-Life 1: Source that contains all the entities (NPCs/monsters, weapons, items, etc) anywhere that I could import into Hammer to make maps for Half-Life 1: Source?
I’ve been looking in the main Steam directory for the .fgd file I’m looking for but I only see the ones for the most current Source engine games. (HL2, TF2, etc)
Yer, I just realised that as I clicked on the thread again.
My apologies.
I think the .fgd isn’t vital to actually playing the game, it only contains the names of the entities and keyvalues of them thus may not actually exist.
You need to have run HL:S at least once for the .fgd to be created, I think.
If you have and it hasn’t the game must not be programmed to create it automatically. If that’s the case, my only suggestion is to extract the models and materials then simply guess the entity names and keyvalues. It should only be the NPC names you’ll have to guess though, as all the source engine features such as func_door and light_environment will still be there.
I know that the .fgd isn’t vital to playing the game, all I want is to use it in Hammer to have access to HL:Source’s NPCs.
I have run the game “atleast once”, but theres no .fgd. But the problem with guessing the names of the NPCs is that I won’t be able to edit their key values and such in Hammer and will only be able to place NPCs that just run by their normal procedures and not for example a scripted sequence.