Quote:
Originally Posted by dragonstick
then how to host this gamemode 
|
even though it's a completely different goldsrc mod, RC 1.9 should be fully compatible with HL1 (RC 2.0 is partially compatible iirc), you should be good to go by just copying the files from RockCrowbar to your valve folder directly
metamod/amxmodx works, but is a bit tricky to get running. you need to keep your liblist.gam intact and make it load the metamod dll through launch options, i don't remember the exact command but it's something along the lines of
Code:
+setinfo gamedll "addons\metamod\dlls\metamod.dll"