• Hl2EP2 content not mounting correctly to gmod dedicated server?
    4 replies, posted
So in my dedicated server I'm hosting the tornado maps since the official server is down, but most of the hl2ep2 props you can't spawn, and the jalopys aren't spawnable, and the jalopys that were in the map that you can drive around don't work but you can still see the model, but you can't drive in them and you can walk through them for some reason.
You must mount the content manually. Do you do it? ( Don't ask how, check GMod Wiki first )
heres the mount.cfg: [QUOTE] // // Use this file to mount additional paths to the filesystem // DO NOT add a slash to the end of the filename // "mountcfg" { // "cstrike" "C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server\cstrike" // "tf" "C:\mytf2server\tf" // "ep2" "C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\ep2" } [/QUOTE] [editline]29th December 2013[/editline] this is what happens to the jalopys also: [IMG]http://cloud-4.steampowered.com/ugc/667956121406312571/4B47A1D658A5487720A09B43783064298BBE9A42/[/IMG] The car floats because of of the ep2 content not mounting for some reason? I can go inside the car as if there were no collisions but i cant drive it [IMG]http://cloud-4.steampowered.com/ugc/667956121406314698/11F3296525950402C18268AD81702DFD40E9F544/[/IMG]
// means commented out, ignored. Remove // before "ep2"
[QUOTE=Robotboy655;43350494]// means commented out, ignored. Remove // before "ep2"[/QUOTE] this fixed it thanks!
Sorry, you need to Log In to post a reply to this thread.