Hey.
I've created a HL2SP mod using the tool in the source sdk. For the mod, I want to be able to use some CSS content in the mod but I don't want to extract the content into my mod's folder. How do I tell my my mod/hammer to look in steamapps/counter-strike source shared.gcf?
I tried adding CSS under the searchpaths thing in gameinfo.txt but it was searching in steamapps\aaronz92\sourcesdk\bin\ep1\CSS instead of the gcf.
Thanks in advanced.