• Counter Strike Source not Mounted?
    2 replies, posted
I have no idea why this is happening. I've tried pointing the mount.cfg to the folder where cstrike is which would be "E:\DRP\cstrike" I've also tried pointing it to my steam libraries where I own CS:Strike which is "E:\Steam\SteamApps\common\Counter-Strike Source\cstrike" I've tried updating 4020 & 232330 but it seems like they conflict with eachother in the 'bin' folder to the point where it said something about server.dll in /bin. I've fixed that by re-validating 4020 again but it still won't mount CS:S. I've never had this issue before, it's always mounted first try. My mount.cfg is currently this [CODE] // // Use this file to mount additional paths to the filesystem // DO NOT add a slash to the end of the filename // "mountcfg" { // "cstrike" "E:\DRP\cstrike" // "tf" "C:\mytf2server\tf" } [/CODE]
you need to remove the // at the start of the lines (not the top 4), those are comments [code]"cstrike" "E:\DRP\cstrike"[/code] etc
[QUOTE=Smt;48185961]you need to remove the // at the start of the lines (not the top 4), those are comments [code]"cstrike" "E:\DRP\cstrike"[/code] etc[/QUOTE] I feel like such a dumbo! Thank you kind sir.
Sorry, you need to Log In to post a reply to this thread.