Talk:Configuring Hammer for Half-Life: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "(related to a message left on the page by someone else) wanted to add on one thing about the game directory thing, since it will bug me if i don't. i think the <code>valve</co...")
 
No edit summary
 
Line 1: Line 1:
(related to a message left on the page by someone else) wanted to add on one thing about the game directory thing, since it will bug me if i don't. i think the <code>valve</code> folder was just what they called half-life 1 at the time, they might not have had a name for the game when they created it. it's the equivalent of the <code>hl2</code> folder in half-life 2. you can notice this same kind of modularity more in Source, where they even have a <code>base.fgd</code> and a <code>halflife2.fgd</code>. i could be wrong on this, i'm not super familiar with goldsource. [[User:Pinsplash|Pinsplash]] ([[User talk:Pinsplash|talk]]) 00:26, 20 May 2018 (UTC)
(related to a message left on the page by someone else) wanted to add on one thing about the game directory thing, since it will bug me if i don't. i think the <code>valve</code> folder was just what they called half-life 1 at the time, they might not have had a name for the game when they created it. it's the equivalent of the <code>hl2</code> folder in half-life 2. you can notice this same kind of modularity more in Source, where they even have a <code>base.fgd</code> and a <code>halflife2.fgd</code>. i could be wrong on this, i'm not super familiar with goldsource. [[User:Pinsplash|Pinsplash]] ([[User talk:Pinsplash|talk]]) 00:26, 20 May 2018 (UTC)
WorldCraft apparently doesn't like spaces in file paths. It just doesn't understand it,that's why Hammer does [https://www.reddit.com/r/hammer/comments/gicv5x/cant_compile_the_map_halflife_sdk/ this]. Someone should update this. [[User:Loudslappingsounds|Loudslappingsounds]] ([[User talk:Loudslappingsounds|talk]]) 00:53, 13 May 2020 (UTC)

Latest revision as of 17:53, 12 May 2020

(related to a message left on the page by someone else) wanted to add on one thing about the game directory thing, since it will bug me if i don't. i think the valve folder was just what they called half-life 1 at the time, they might not have had a name for the game when they created it. it's the equivalent of the hl2 folder in half-life 2. you can notice this same kind of modularity more in Source, where they even have a base.fgd and a halflife2.fgd. i could be wrong on this, i'm not super familiar with goldsource. Pinsplash (talk) 00:26, 20 May 2018 (UTC)

WorldCraft apparently doesn't like spaces in file paths. It just doesn't understand it,that's why Hammer does this. Someone should update this. Loudslappingsounds (talk) 00:53, 13 May 2020 (UTC)