Missing Half-Life 2 entities: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (interwiki) |
||
Line 4: | Line 4: | ||
To work around this problem: | To work around this problem: | ||
# In Hammer, choose | # In [[Valve Hammer Editor]], choose [[:Category:Hammer Options Dialog|Options]] under the [[Hammer Tools Menu|Tools]] menu. | ||
# Select your mod's configuration in the | # Select your mod's configuration in the [[Hammer Game Configurations#Configuration:|Configuration]] combo box. | ||
# Click the | # Click the ''Remove'' button next to the [[Hammer Game Configurations#Game Data files:|Game Data Files]] list. This will remove the unwanted base.fgd file. | ||
# Click the | # Click the ''Add'' button next to the Game Data Files list and choose <code>halflife2.fgd</code>. |
Revision as of 12:04, 14 April 2006
A known bug causes the "Create a Mod" wizard to set up Hammer to load base.fgd
instead of halflife2.fgd
. This issue will be resolved in a future SDK update.
To work around this problem:
- In Valve Hammer Editor, choose Options under the Tools menu.
- Select your mod's configuration in the Configuration combo box.
- Click the Remove button next to the Game Data Files list. This will remove the unwanted base.fgd file.
- Click the Add button next to the Game Data Files list and choose
halflife2.fgd
.