 
                                
                    
                        Re: Quick question about an exe file.
                        Posted by Crono on 
    Thu Oct 7th 2010 at 1:18am
                     
                    
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        I'm pretty sure it has to be inside the valve directory under the half-life installation directory. The game name for the argument will be in the libgame.txt or whatever that file is called for the mod.
                                            
                        Blame it on Microsoft, God does.
                                    
             
        
            
            
                                     
                                
                    
                        Re: Quick question about an exe file.
                        Posted by Crono on 
    Thu Oct 7th 2010 at 3:28am
                     
                    
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        You can also do the steam.exe -applaunch hl1# -game whatever.
                                            
                        Blame it on Microsoft, God does.
                                    
             
        
            
            
                                     
                                
                    
                        Re: Quick question about an exe file.
                        Posted by **Dedi** on 
    Sat Oct 9th 2010 at 1:35am
                     
                    
                 
                
            
            
                
    
            284 posts
        39 snarkmarks
        Registered: 
    Dec 21st 2004
                            Location: Melbourne, Australia
             
                
                        Wow, I still can't get it to work. And I actually had it working a few months ago, I have no idea what I had written down though..
For the record, it is a WON version of HL.
                                    
             
        
            
            
                                     
                                
                    
                        Re: Quick question about an exe file.
                        Posted by **Dedi** on 
    Sat Oct 9th 2010 at 10:44pm
                     
                    
                        
                        Posted 
    2010-10-09 10:44pm
                     
                 
                
            
            
                
    
            284 posts
        39 snarkmarks
        Registered: 
    Dec 21st 2004
                            Location: Melbourne, Australia
             
                
                        It does show up in the custom games list, and there's no problem with that at all. My particular issue is only making an exe file that takes me directly to Sven Coop without going to HL first.
Here's the liblist.gam from Sven Coop:
game "Sven Co-op"
url_info "http://www.svencoop.com"
url_dl "http://www.svencoop.com"
version "3.0"
size "5"
svonly "0"
cldll "1"
secure "0"
hlversion "1110"  
nomodels "0"
nohimodel "1"
type "multiplayer_only"
mpentity "info_player_deathmatch"
gamedll "dlls\hl.dll"
gamedll_linux "dlls/hl_i386.so"
I might have to remove everything and reinstall as well, since I've merged parts of version 4.5 and version 3.0 together.
                                    
             
        
            
            
                                     
                                
                    
                        Re: Quick question about an exe file.
                        Posted by Crono on 
    Sun Oct 10th 2010 at 12:33am
                     
                    
                        
                        Posted 
    2010-10-10 12:33am
                     
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        "PATHTOHLINSTALL\\hl.exe -console -game svencoop"
Replace "PATHTOHLINSTALL" with whatever the path is, for example, "C:\\Sierra\\Half-Life"
                                            
                        Blame it on Microsoft, God does.
                                    
             
        
            
            
                                     
                                
                    
                        Re: Quick question about an exe file.
                        Posted by Crono on 
    Sun Oct 10th 2010 at 3:56am
                     
                    
                 
                
            
            
                
    
                    
                             Crono
                            Crono
            
                        super admin
     
            6628 posts
        700 snarkmarks
        Registered: 
    Dec 19th 2003
                            Location: Oregon, USA
             
                
                        It's equally silly since the "preview" option shows it just fine. I escaped the backslash (a character that doesn't need escaping in anything ever)
                                            
                        Blame it on Microsoft, God does.