Difference between revisions of "Mapping Intro"
Squeek-10494 (talk | contribs) (add deprecation warning) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | + | ---- | |
− | |||
− | |||
+ | =THIS ARTICLE IS DEPRECATED= | ||
− | + | See the instructions in the README of the fortressforever-maps repository for updated instructions: | |
− | |||
− | + | https://github.com/fortressforever/fortressforever-maps#readme | |
− | |||
− | + | ---- | |
− | |||
− | + | ==How to set up Hammer== | |
− | |||
+ | * So go to your tool section on steam. Run '''Source SDK''' | ||
+ | [[File:SDKtut1.jpg]] | ||
+ | * Make sure the Engine Version is set to '''Source Engine 2006''' | ||
+ | [[File:SDKtut2.jpg]] | ||
+ | * Start up hammer. Once started, click the tools tab up top and click options. | ||
+ | [[File:Lounch5nt3.png]] | ||
− | + | * Next click Edit beside Configuration | |
− | |||
− | |||
− | |||
− | Next click Edit beside Configuration | ||
[[Image:Lounch6gr4.png]] | [[Image:Lounch6gr4.png]] | ||
Line 33: | Line 28: | ||
[[Image:Lounch7pw8.png]] | [[Image:Lounch7pw8.png]] | ||
− | + | * Type in Fortress Forever and click ok | |
− | Type in Fortress Forever and click ok | ||
[[Image:Lounch8do2.png]] | [[Image:Lounch8do2.png]] | ||
− | Next Fortress Forever Should appear and if it does Click the Close button | + | * Next Fortress Forever Should appear and if it does Click the Close button |
[[Image:Lounch9qw6.png]] | [[Image:Lounch9qw6.png]] | ||
− | + | * Now you should be at ''Configure Hammer'' again, click the arrow next to Hl2 and click "Fortress Forever". | |
− | Now you should be at Configure Hammer again, click the arrow next to Hl2 and click Fortress Forever | ||
[[Image:Lounch10gx8.png]] | [[Image:Lounch10gx8.png]] | ||
− | + | * Fill in all the information you see in this picture for your configuration (if you have something different use that then). | |
− | |||
[[Image:Lounch11fe6.png]] | [[Image:Lounch11fe6.png]] | ||
− | |||
'''Game Data files'''<br> | '''Game Data files'''<br> | ||
− | $SteamDir\steamapps\SourceMods\FortressForever\ | + | $SteamDir\steamapps\SourceMods\FortressForever\fortressforever.fgd |
'''Texture Format'''<br> | '''Texture Format'''<br> | ||
Line 68: | Line 59: | ||
0.25 | 0.25 | ||
− | ''' | + | '''Default lightmap scale'''<br> |
16 | 16 | ||
Line 83: | Line 74: | ||
$SteamDir\steamapps\SourceMods\FortressForever\maps | $SteamDir\steamapps\SourceMods\FortressForever\maps | ||
− | Next click the Build Programs Tab and under configuration click Fortress Forever | + | * Next click the Build Programs Tab and under configuration click Fortress Forever. |
[[Image:Lounch12ex4.png]] | [[Image:Lounch12ex4.png]] | ||
− | Next this section should look exactly like this | + | * Next this section should look exactly like this. |
[[Image:Lounch13eu4.png]] | [[Image:Lounch13eu4.png]] | ||
Line 103: | Line 94: | ||
$SteamDir\steamapps\SourceMods\FortressForever\maps | $SteamDir\steamapps\SourceMods\FortressForever\maps | ||
− | After that click apply and then ok, and exit hammer and under current game select Fortress Forever | + | * After that click apply and then ok, and exit hammer and under current game select Fortress Forever. |
[[Image:Lounch14qh8.png]] | [[Image:Lounch14qh8.png]] | ||
− | After that start up Hammer and you should be ready to go!! | + | * After that start up Hammer and you should be ready to go!! |
[[Category:Mapping]] [[Category:Tutorials]] | [[Category:Mapping]] [[Category:Tutorials]] |
Latest revision as of 15:41, 12 July 2021
THIS ARTICLE IS DEPRECATED
See the instructions in the README of the fortressforever-maps repository for updated instructions:
https://github.com/fortressforever/fortressforever-maps#readme
How to set up Hammer
- So go to your tool section on steam. Run Source SDK
- Make sure the Engine Version is set to Source Engine 2006
- Start up hammer. Once started, click the tools tab up top and click options.
- Next click Edit beside Configuration
Click Add
File:Lounch7pw8.png
- Type in Fortress Forever and click ok
- Next Fortress Forever Should appear and if it does Click the Close button
- Now you should be at Configure Hammer again, click the arrow next to Hl2 and click "Fortress Forever".
- Fill in all the information you see in this picture for your configuration (if you have something different use that then).
Game Data files
$SteamDir\steamapps\SourceMods\FortressForever\fortressforever.fgd
Texture Format
Materials (Half-Life2)
Map Type
Half-Life 2
Defualt PointEntity class
info_script
Default SolidEntity class
func_detail
Default texture scale
0.25
Default lightmap scale
16
Cordon texture
tools/toolsskybox
Game Executable Directory
$SteamDir\steamapps\SourceMods\FortressForever
Game Directory
$SteamDir\steamapps\SourceMods\FortressForever
Hammer VMF Directory
$SteamDir\steamapps\SourceMods\FortressForever\maps
- Next click the Build Programs Tab and under configuration click Fortress Forever.
- Next this section should look exactly like this.
Game Executable
$SteamUserDir\sourcesdk\hl2.exe
BSP Executable
$SteamUserDir\sourcesdk\bin\ep1\bin\vbsp.exe
VIS Executable
$SteamUserDir\sourcesdk\bin\ep1\bin\vvis.exe
RAD Executable
$SteamUserDir\sourcesdk\bin\ep1\bin\vrad.exe
Place compiled maps in this directory before running the game
$SteamDir\steamapps\SourceMods\FortressForever\maps
- After that click apply and then ok, and exit hammer and under current game select Fortress Forever.
- After that start up Hammer and you should be ready to go!!