Mapping for 2.2

Discussion in 'Mapping' started by Doggeti, Dec 13, 2008.

  1. Doggeti

    Doggeti Former Developer

    Messages:
    228
    Likes Received:
    0
    Trophy Points:
    0
    Hi. I just installed 2.2 but there is no mapsrc/ included, e.g. no empires.fgd. Also, what game executable etc. do we have to use now? The compile tools are the ones under sourcesdk/bin/orangebox/bin/, right? Maybe someone can update the empires wiki mappers section.
     
  2. ScardyBob

    ScardyBob Member

    Messages:
    3,457
    Likes Received:
    30
    Trophy Points:
    0
    Hmmmmm, that is odd. I uploaded the empires.fgd from the testing versions here or here (Thanks, Arklansman) if you'd like to use that. You got the right compile tools, but I'm not sure which executable is correct. I've just been using the HL2:DM one (seems to work for me).

    Edit: Sorry for the fail link but this should work (I tested it)

    Double Edit: Ok, this is my Hammer setup for 2.2 mapping (to make it easier). Please note I had to manually create two directories (/mapsrc and /mapsrc/fgd) in the $SteamDir\steamapps\SourceMods\Empires directory and I placed my empires.fgd in the $SteamDir\steamapps\SourceMods\Empires\mapsrc\fgd directory

    [​IMG]

    Game Data Files:
    $SteamDir\steamapps\SourceMods\Empires\mapsrc\fgd\empires.fgd
    $SteamDir\sourcesdk\bin\orangebox\bin\base.fgd
    $SteamDir\sourcesdk\bin\orangebox\bin\halflife2.fgd

    Game Executable Directory:
    $SteamUserDir\half-life 2 deathmatch\hl2

    Game Directory:
    $SteamDir\steamapps\SourceMods\Empires

    Hammer VMF Directory:
    $SteamDir\steamapps\SourceMods\Empires\mapsrc

    [​IMG]

    Game Executable:
    $SteamUserDir\half-life 2 deathmatch\hl2.exe

    BSP Executable:
    $SteamUserDir\sourcesdk\bin\orangebox\bin\vbsp.exe

    VIS Executable:
    $SteamUserDir\sourcesdk\bin\orangebox\bin\vvis.exe

    RAD Executable:
    $SteamUserDir\sourcesdk\bin\orangebox\bin\vrad.exe

    Place compiled maps in this directory before running the game:
    $SteamDir\steamapps\SourceMods\Empires\maps

    After you restart Source SDK you should be able to select this
    [​IMG]
     
    Last edited: Dec 13, 2008
  3. Doggeti

    Doggeti Former Developer

    Messages:
    228
    Likes Received:
    0
    Trophy Points:
    0
    Thanks, I'll try it.

    *edit* Warning, the link states it links to the fgd itself but actually you will download a html file with the name empires.fgd when you right-click-save it. Crashed hammer 3 times when I tried to include it in the configuration.
     
    Last edited: Dec 13, 2008
  4. Brutos

    Brutos Administrator Staff Member Moderator

    Messages:
    3,385
    Likes Received:
    0
    Trophy Points:
    0
    Also remember the func_viscluster entity that is new in the OB engine. And If you ned help compiling vvis, mpi is now included in the OB engine tools, you might find help to compile your vvis with the netcompiler in irc.
     
  5. Kylegar

    Kylegar Specstax Rule

    Messages:
    2,170
    Likes Received:
    0
    Trophy Points:
    0
    My apologies for removing mapsrc, I was going to upload the fgd today, but, since Scardybob did it, I'll just use that link :D
     
  6. Chris0132'

    Chris0132' Developer

    Messages:
    9,482
    Likes Received:
    0
    Trophy Points:
    0
    That link's borked, says come back later.
     
  7. Kylegar

    Kylegar Specstax Rule

    Messages:
    2,170
    Likes Received:
    0
    Trophy Points:
    0
    check the sticky, I fixed it
     
  8. zynaps

    zynaps Member

    Messages:
    52
    Likes Received:
    0
    Trophy Points:
    0
    I used to map a little for CS a couple of years ago and figured i should try some Empires mapping now when version 2.2 is out. Naturally i have to relearn anything but that's not gonna be a problem.

    I notice in the config you guys are using that you use the HL2DM executable. Should this not point to a Source2007 executable instead, if you want to take advantage of new engine features?
     
  9. Jcw87

    Jcw87 Member

    Messages:
    1,676
    Likes Received:
    0
    Trophy Points:
    0
    It should be pointing at the Source 2007 exe. But it really only affects hammer's ability to launch the game to test your map. Which is a feature I never use, since it's a major time saver to just leave the game running, and reload the map right after compiling it
     
  10. Crispy

    Crispy Member

    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    0
    Someone should update the Empires Wiki because the setup guide is not identical to this.
     
  11. Jcw87

    Jcw87 Member

    Messages:
    1,676
    Likes Received:
    0
    Trophy Points:
    0
    Thats because this thread is wrong. Its pointing to an old exe for an old engine. I updated that wiki page to the correct one already.
     
  12. Crispy

    Crispy Member

    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    0
    I know the executable directory is wrong, but this one also has 2 additional locations in the Game Data files that the Wiki one doesn't have. Which is correct?
     
  13. Jcw87

    Jcw87 Member

    Messages:
    1,676
    Likes Received:
    0
    Trophy Points:
    0
    Solokiller removed the 2 extra FGDs from the wiki because you don't need to include them. It was all Grizzly's fault that the three were there in the first place :p.
     

Share This Page