• mount.cfg not mounting CSS
    3 replies, posted
Every time I try to mount it, it still gives me the error "Counter Strike Source is not mounted! Common symptoms: money and guns floating in the air You need to mount CSS DarkRP will not work without it Read these pages: [url]http://wiki.garrysmod.com/page/Retrieving_content_to_be_mounted_on_a_Dedicated_Server[/url] http://wiki.garrysmod.com/page/Mounting_Content_on_a_DS" Ive tried mounting the sever cstrike (from steamcmd) and CSS from steam. I need my test server to work so itd be great if someone could help. mount.cfg: // "cstrike" "C:\Program Files (x86)\Steam\steamapps\common\counter-strike source\cstrike" OR // "cstrike" "C:\CSS\cstrike" [editline]4th September 2015[/editline] Ohh Im so fucking stupid, In lua the // makes the line a comment.... XD
// isn't a Lua comment btw, the cfg is parsed by C++
[QUOTE=code_gs;48616271]// isn't a Lua comment btw, the cfg is parsed by C++[/QUOTE] The fact that it is parsed in c++ doesn't mean anything. Valve key-value files support // comments.
[QUOTE=Robotboy655;48616281]The fact that it is parsed in c++ doesn't mean anything. Valve key-value files support // comments.[/QUOTE] But the cfg file is still not Lua and // aren't Lua comments
Sorry, you need to Log In to post a reply to this thread.