Mounting Half Life 2 Episode 2

Post Reply
Bryantdl7
A semi-regular
A semi-regular
Posts: 23
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Feb 26, 2014 12:30 pm

Mounting Half Life 2 Episode 2

Post by Bryantdl7 »

I have been trying to mount HL2 EP2 for over a month now, I have all the files in their proper location and yet its still not letting me spawn anything. here is my mount.cfg

Code: Select all

// This determines what content the server tries to mount.
// Content in folders outside of "gmodbase" will only be loaded if
// files for the corresponding game are installed on the machine.
// Two slashes at the beginning of a line means that the line won't
// be processed.
"mountcfg"
{
  "cstrike"          "../gmodbase/cstrike"
  "dod"              "../gmodbase/dod"
  "tf"               "../gmodbase/tf"
  "hl2mp"            "../gmodbase/hl2mp"
//  "zps"              "../sourcebase/orangebox/zps"
//  "pvkii"            "../sourcebase/orangebox/pvkii"
//  "dystopia"         "../sourcebase/orangebox/dystopia"
//  "ageofchivalry"    "../sourcebase/orangebox/ageofchivalry"
//  "insurgency"       "../sourcebase/insurgency"
  "ep2"              "ep2"
  "episodic"         "episodic"
  "lostcoast"        "lostcoast"
  "hl1"              "hl1"
  "hl1mp"            "hl1mp"
  "zeno_clash"       "zeno_clash"
  "portal"           "portal"
  "diprip"           "diprip"
  "left4dead2"       "left4dead2"
  "left4dead"        "left4dead"
  "portal2"          "portal2"
  "swarm"            "swarm"
  "nucleardawn"      "nucleardawn"
  "dinodday"         "dinodday"
  "csgo"             "csgo"
}

and yet still I am getting an error saying I can't spawn those items http://i.imgur.com/rYbRV9j.png

Here is where I have my ep2 files http://imgur.com/64gROws.png

I also went an extra step and tried adding mount "mount.cfg" to my server.cfg

One interesting thing that makes it so I know it is mounted is I use the admin mod known as ULX, with ULX there is an option to spawn entities. If I type in the name of an ep2 entity say npc_zombine it will spawn it. I'm very confused, any help would be greatly appreciated.
Image

Image
Post Reply