Valve Hammer Editor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(i can not find out wot path is wrong)
m (revert)
Line 1: Line 1:
[[Image:Hammer screen.jpg|thumb|Hammer]]


** Executing...
== Hammer 3.x ==
** Command: "c:\program files\steam\steamapps\fishymarshall\sourcesdk\bin\ep1\bin\vbsp.exe"
Originally developed with the name '''The Forge''' and distributed under the name '''Worldcraft''' on the retail [[Half-Life]] CD, '''Valve Hammer Editor 3.x''' is the official [[Goldsource]] mapping tool.
** Parameters: -game "c:\program files\steam\steamapps\fishymarshall\counter-strike source\cstrike" "C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1"


Valve Software - vbsp.exe (Dec 11 2006)
=== FGDs ===
2 threads
<!--alphabetical order-->
materialPath: c:\program files\steam\steamapps\fishymarshall\counter-strike source\cstrike\materials
* [[Condition Zero Deleted Scenes]] ([[Condition_Zero_Deleted_Scenes.fgd|FGD]])
Error opening C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1: File C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1, line 1: No such file or directory.


== Hammer 4.x ==
'''Valve Hammer Editor 4.x''', provided as a component of the [[Source SDK]], is the official [[Source]] mapping tool. Apart from the construction of level architecture, Valve Hammer Editor 4.x is also heavily involved with creating level events and scripting.


** Executing...
=== FGDs ===
** Command: "c:\program files\steam\steamapps\fishymarshall\sourcesdk\bin\ep1\bin\vvis.exe"
<!--alphabetical order-->
** Parameters: -game "c:\program files\steam\steamapps\fishymarshall\counter-strike source\cstrike" -fast "C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1"
* [[Half-Life: Source]] ([[Half-Life_Source.fgd|FGD]])


Valve Software - vvis.exe (Nov  8 2007)
== See also ==
fastvis = true
* [[:Category:Hammer|Hammer Editor Documentation]]
2 threads
* [[:Category:Level Design|Level Design Documentation]]
reading c:\program files\steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.bsp
* [[Brush]]
Error opening c:\program files\steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.bsp
* [[Entity]]
* [[FGD]]


** Executing...
== External links ==
** Command: "c:\program files\steam\steamapps\fishymarshall\sourcesdk\bin\ep1\bin\vrad.exe"
* [[Wikipedia:Valve Hammer Editor]]
** Parameters: -both -game "c:\program files\steam\steamapps\fishymarshall\counter-strike source\cstrike" -noextra "C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1"


Valve Software - vrad.exe SSE (Nov  8 2007)
[[Category:Hammer]]
----- Radiosity Simulator ----
[[Category:Level Design]]
2 threads
[[Category:Tools]]
[Reading texlights from 'lights.rad']
[[Category:Glossary]]
[1 texlights parsed from 'lights.rad']
 
Loading c:\program files\steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.bsp
Error opening c:\program files\steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.bsp
 
** Executing...
** Command: Copy File
** Parameters: "C:\Program Files\Steam\steamapps\fishymarshall\sourcesdk_content\cstrike\mapsrc\CASTEL.1.bsp" "c:\program files\steam\steamapps\fishymarshall\counter-strike source\cstrike\maps\CASTEL.1.bsp"
 
The command failed. Windows reported the error:
  "The system cannot find the file specified.

Revision as of 14:09, 16 November 2007

Hammer

Hammer 3.x

Originally developed with the name The Forge and distributed under the name Worldcraft on the retail Half-Life CD, Valve Hammer Editor 3.x is the official Goldsource mapping tool.

FGDs

Hammer 4.x

Valve Hammer Editor 4.x, provided as a component of the Source SDK, is the official Source mapping tool. Apart from the construction of level architecture, Valve Hammer Editor 4.x is also heavily involved with creating level events and scripting.

FGDs

See also

External links