View Single Post
checkster
BANNED
Join Date: Apr 2007
Location: Norway
Old 04-16-2011 , 07:19   Re: Incompatible with April 14 Update
Reply With Quote #22

For anyone using gameservers I had to do this to load the new metamod.

metamod.vdf
PHP Code:
"Plugin"
{
    
"file"    "../cstrike/addons/metamod/bin/server"

gameinfo.txt
PHP Code:
SearchPaths
        
{
                       
GameBin                |gameinfo_path|addons/metamod/bin

            Game                
|gameinfo_path|.
            
Game                cstrike
            Game                
|all_source_engine_paths|hl2
        
}
    }

checkster is offline