![]() |
Need help setting up an objective dedicated server
I have tried and tried but cannt get my server to show up on any game browser. This is what I have in my target porperties
"C:\Program Files\EA GAMES\MOHAA\MOHAA_server.exe" +set dedicated 1 +set ui_console 1 +set g_gametype4 +set sv_maxclients 8 +exec server.cfg +set net_ip 65.92.33.165 This my server.cfg file // General Server Info Settigns seta sv_hostname "FSSF Clan Server" sets Admin "None" sets Email "fssfclan@lycos.com" sets Location "Canada" seta g_motd "Welcome to the First Special Service Force's Server" sets URL "None" sets Connection "200 Mbit" sets username "None" // Hide user accountname which started mohaa // Map rotation seta sv_maplist "obj/obj_team1 obj/obj_team3" // Server Setings seta sv_privatePassword "" // Doesn't seem supported in MoH:AA seta sv_privateClients "" // Doesn't seem supported in MoH:AA seta sv_maxclients "8" seta rconpassword "xxx" // Remote Control (rcon) password seta sv_fps "20" seta sv_timeout "120" seta sv_pure "1" seta sv_gamespy "1" // Show our server in gamespy seta sv_allowdownload "1" // Allow clients to download paks of our server seta sv_maxrate "8000" seta sv_floodProtect "1" seta sv_minping "0" seta sv_maxping "0" seta sv_precache "1" // Master Server Settings - Redudant for normal operation //seta sv_master1 "mohmaster.2015.com" //seta sv_master2 "master0.gamespy.com" //seta sv_master3 "master1.gamespy.com" //seta sv_master4 "clanservers.net" // Generic map settings //seta g_doWarmup "1" // Doesn't seem supported in MoH:AA //seta g_warmup "20" seta g_allowvote "1" seta g_gametype "2" seta g_teamdamage "0" seta g_teamForceBalance "1" //seta g_smoothClients "1" // Start with the map rotation map obj/obj_team1 And this is what I get when I run the server in console --- Common Initialization --- Medal of Honor Allied Assault 1.11 win-x86 Mar 5 2002 ----- FS_Startup ----- Current search path: C:\Program Files\EA GAMES\MOHAA/main C:\Program Files\EA GAMES\MOHAA\main\pak6.pk3 (104 files) C:\Program Files\EA GAMES\MOHAA\main\Pak5.pk3 (259 files) C:\Program Files\EA GAMES\MOHAA\main\Pak4.pk3 (593 files) C:\Program Files\EA GAMES\MOHAA\main\Pak3.pk3 (669 files) C:\Program Files\EA GAMES\MOHAA\main\Pak2.pk3 (4722 files) C:\Program Files\EA GAMES\MOHAA\main\Pak1.pk3 (772 files) C:\Program Files\EA GAMES\MOHAA\main\Pak0.pk3 (11175 files) ---------------------- 18294 files in pk3 files execing default.cfg execing menu.cfg execing newconfig.cfg Config: unnamedsoldier.cfg execing configs/unnamedsoldier.cfg couldn't exec localized.cfg execing autoexec.cfg couldn't exec custom.cfg ...detecting CPU, found AMD w/ 3DNow! ------- Input Initialization ------- Initializing DirectInput... Couldn't set DI coop level Falling back to Win32 mouse support... ------- Input Initialization Complete ------- 16 You are now setup for easy mode. Winsock Initialized Opening IP socket: 65.92.33.165:12203 Hostname: speedster IP: 169.254.181.253 IP: 65.92.33.165 --- Common Initialization Complete --- 1917 ms Working directory: C:\Program Files\EA GAMES\MOHAA usage: set <variable> <value> execing server.cfg Hitch warning: 516 msec frame time Hitch warning: 6785 msec frame time If someone can help me out I would appreciate it. I am running my connection through a Hub and it is DSL and no firewall present at this time. Snuffy |
Re: Need help setting up an objective dedicated server
[quote="FSSF_SNUFFY":0d338]I have tried and tried but cannt get my server to show up on any game browser. This is what I have in my target porperties
"C:\Program Files\EA GAMES\MOHAA\MOHAA_server.exe" +set dedicated 1 +set ui_console 1 +set g_gametype4 +set sv_maxclients 8 +exec server.cfg +set net_ip 65.92.33.165 This my server.cfg file // General Server Info Settigns seta sv_hostname "FSSF Clan Server" sets Admin "None" sets Email "fssfclan@lycos.com" sets Location "Canada" seta g_motd "Welcome to the First Special Service Force's Server" sets URL "None" sets Connection "200 Mbit" sets username "None" // Hide user accountname which started mohaa // Map rotation seta sv_maplist "obj/obj_team1 obj/obj_team3" // Server Setings seta sv_privatePassword "" // Doesn't seem supported in MoH:AA seta sv_privateClients "" // Doesn't seem supported in MoH:AA seta sv_maxclients "8" seta rconpassword "xxx" // Remote Control (rcon) password seta sv_fps "20" seta sv_timeout "120" seta sv_pure "1" seta sv_gamespy "1" // Show our server in gamespy seta sv_allowdownload "1" // Allow clients to download paks of our server seta sv_maxrate "8000" seta sv_floodProtect "1" seta sv_minping "0" seta sv_maxping "0" seta sv_precache "1" // Master Server Settings - Redudant for normal operation //seta sv_master1 "mohmaster.2015.com" //seta sv_master2 "master0.gamespy.com" //seta sv_master3 "master1.gamespy.com" //seta sv_master4 "clanservers.net" // Generic map settings //seta g_doWarmup "1" // Doesn't seem supported in MoH:AA //seta g_warmup "20" seta g_allowvote "1" seta g_gametype "2" seta g_teamdamage "0" seta g_teamForceBalance "1" //seta g_smoothClients "1" // Start with the map rotation map obj/obj_team1 And this is what I get when I run the server in console --- Common Initialization --- Medal of Honor Allied Assault 1.11 win-x86 Mar 5 2002 ----- FS_Startup ----- Current search path: C:\Program Files\EA GAMES\MOHAA/main C:\Program Files\EA GAMES\MOHAA\main\pak6.pk3 (104 files) C:\Program Files\EA GAMES\MOHAA\main\Pak5.pk3 (259 files) C:\Program Files\EA GAMES\MOHAA\main\Pak4.pk3 (593 files) C:\Program Files\EA GAMES\MOHAA\main\Pak3.pk3 (669 files) C:\Program Files\EA GAMES\MOHAA\main\Pak2.pk3 (4722 files) C:\Program Files\EA GAMES\MOHAA\main\Pak1.pk3 (772 files) C:\Program Files\EA GAMES\MOHAA\main\Pak0.pk3 (11175 files) ---------------------- 18294 files in pk3 files execing default.cfg execing menu.cfg execing newconfig.cfg Config: unnamedsoldier.cfg execing configs/unnamedsoldier.cfg couldn't exec localized.cfg execing autoexec.cfg couldn't exec custom.cfg ...detecting CPU, found AMD w/ 3DNow! ------- Input Initialization ------- Initializing DirectInput... Couldn't set DI coop level Falling back to Win32 mouse support... ------- Input Initialization Complete ------- 16 You are now setup for easy mode. Winsock Initialized Opening IP socket: 65.92.33.165:12203 Hostname: speedster IP: 169.254.181.253 IP: 65.92.33.165 --- Common Initialization Complete --- 1917 ms Working directory: C:\Program Files\EA GAMES\MOHAA usage: set <variable> <value> execing server.cfg Hitch warning: 516 msec frame time Hitch warning: 6785 msec frame time If someone can help me out I would appreciate it. I am running my connection through a Hub and it is DSL and no firewall present at this time. Snuffy[/quote:0d338] You need a space in the gametype command, you need to have the .cfg command at the end, and you really just need the command, not the type or the seta sets. Try going [url=http://www.alliedassault.com/community/guides/bull/guide1.shtml:0d338]here[/url:0d338] |
Thx
Thx that helped I got things going. oOo:
|
All times are GMT -6. The time now is 11:11 PM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.