Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH General Discussion (alliedassault.us/forumdisplay.php?f=7)
-   -   How do I get 10 min rounds on my spearhead server? (alliedassault.us/showthread.php?t=20674)

Eames 03-10-2003 05:33 PM

How do I get 10 min rounds on my spearhead server?
 
This is the servers cfg file, I tried changing things but I'm not sure what to change to make it 10 min rounds, it keeps sticking with 15 min rounds, which i persoanly prefer...but the twl nazis and other clans keep bitching over the 15 min rounds and I can't seem to change it, what do I need to do?


/ Server Name
// Name that will appear on the server browser
sv_hostname "ACTIONBLASTER:: -=NS=- Supremacy Server"

// Game Type
// 1 Free for All
// 2 Team Based
// 3 Round Based
// 4 Objective
// 5 Tug Of War
set g_gametype 5

// Health Drop
// When enabled players will drop a health pack when killed
set g_healthdrop 1

// Realism
// Toggles reaslistic mode
set g_realismmode 0

// Fast Run Speed
// When checked, the speed at which players can run through levels is increased.
// Leaving it unchecked defaults to Medal of Honor Allied Assault's original run speed
set sv_dmspeedmult 1.100000

// Team Damage
// Toggles friendly fire
set g_teamdamage 1

// Heal Rate
// Determines how fast players heal when they use a health pickup
set g_healrate 10

// Max Players
set sv_maxclients 18

// Time Limit
// This sets the elapsed time at which the game ends, the winner being the player with the highest score at that time.
timelimit 10

// Frag Limit
// The score at which the player or team will win the current map.
fraglimit 100

// Map Rotation Time
// This sets the maximum amount of time in minutes players will spend in a particular map.
maprotationtime 30

// Team Spawn Delay
// This sets a delay in seconds between spawns. This is useful if you would like the
// player spawned in batches, rather than one at a time
set sv_team_spawn_interval 15

// Round Reset Time
// This sets how long each round will take, in minutes. This can be smaller than the map rotation time, but not larger.
roundlimit 0

// Inactive Spectate
// This sets the time in seconds after which an inactive player becomes a spectator. To save server bandwidth, 60 seconds is default.
set g_inactivespectate 60

// Inactive Kick
// This sets the time in seconds after which an inactive player is kicked out of the game. 900 (15 minutes) seconds is default.
set g_inactivekick 900

// Use Gamespy
// To use GameSpy gaming service for internet-based multiplayer games.
// If this is 0, players will not be able to see your server via the in-game browser nor gamespy arcade.
set sv_gamespy 1

// Pure
// Verifies that the files on the client are the same as those on the server.
set sv_pure 0


// Allow Vote
// Enables players to call a vote.
set g_allowvote 0

// Flood Protect
// Limits amount of text a player can type
set sv_floodprotect 1

// Forces players to only be able to spectate behind their own team.
set g_forceteamspectate 1

// dmflags -- flags that can be set in the dmflags variable.
// DF_NO_HEALTH (1 << 0)
// DF_NO_POWERUPS (1 << 1)
// DF_WEAPONS_STAY (1 << 2)
// DF_NO_FALLING (1 << 3)
// DF_INSTANT_ITEMS (1 << 4)
// DF_SAME_LEVEL (1 << 5)
// DF_NO_ARMOR (1 << 11)
// DF_INFINITE_AMMO (1 << 14)
// DF_NO_FOOTSTEPS (1 << 17)
// DF_ALLOW_LEAN (1 << 18)
// DF_OLD_SNIPERRIFLE (1 << 19)
// DF_GERMAN_SHOTGUN (1 << 20)
set dmflags 1310720


// Invulnerable Time
// Amount of time (in seconds) a player is invulnerable for after spawning (default=3 seconds)
set sv_invulnerabletime 0

// Team Kill Warning
// Amount of team kills before the player is warned
set g_teamkillwarn 25

// Team Kill Kick
// Amount of team kills before the player is kicked off the server.
set g_teamkillkick 50

// Team Switch Delay
// Frequency at which you can switch teams
set g_teamswitchdelay 15

// Allow Join Time
set g_allowjointime 30

// Private Clients
// Clients that require a password to join
set sv_privateclients 2
set sv_privatepassword ""


// Password
// Allows you to set a password for the server
set sv_privatepassword ""

//Sets RCON Password
seta rconpassword ""

// Keywords
// Keywords which allow browsers to filter servers.
set sv_keywords ""

// Net Port
set net_port 12203

// Minimum Ping to allow clients to join with. 0 means anyone
set sv_minping 0

// Maximum Ping to allow clients to join with. 0 means anyone
set sv_maxping 0

// Maximum Rate
set sv_maxrate 0

// Map
// Starting map on the rotation.
map "obj/MP_Druckkammern_TOW"

// Map Rotation List
sv_maplist "obj/MP_Druckkammern_TOW obj/MP_Flughafen_TOW obj/MP_Ardennes_TOW obj/MP_Berlin_TOW obj/MP_Grabstatte_TOW obj/MP_TractorWorks_TOW"

// Default to no-sprint and original Allied Assault runspeed
sv_sprinton 0
sv_runspeed 250 // spearhead runspeed is 287

descry 03-10-2003 05:43 PM

Thats aa.com for ya

Star85 03-10-2003 06:31 PM

Dont post a billion of the same post lol. But I dont know.

descry 03-10-2003 08:19 PM

I think the site took one of its 50 critical errors a day and this guy kept clicking submit.

Rott3n 03-10-2003 11:18 PM

timelimit 10 is right. make sure you stop and start your server also.

Rott3n 03-10-2003 11:25 PM

set g_teamkillwarn 25 set g_teamkillkick 50. You might want to lower them numbers alot but that just me ed:

Eames 03-11-2003 07:00 AM

Yea sorry for the super number of posts, the stupid site did have one of its critical errors when I hit post, it was doing that crap where it takes like 10 mins to upload t his post on the forums, sorry...

Bazooka_Joe 03-11-2003 07:37 PM

I cleaned your file for you, use this, reboot the server and see if it fixes:

[code:48163]
sv_hostname "ACTIONBLASTER:: -=NS=- Supremacy Server"

set g_gametype 5

set g_healthdrop 1
set g_realismmode 0
set sv_dmspeedmult 1.100000
set g_teamdamage 1
set g_healrate 10
set sv_maxclients 18
timelimit 10
fraglimit 100
maprotationtime 30
set sv_team_spawn_interval 15
roundlimit 0

set g_inactivespectate 60
set g_inactivekick 900
set sv_gamespy 1
set sv_pure 0
set g_allowvote 0
set sv_floodprotect 1
set g_forceteamspectate 1
set dmflags 1310720
set sv_invulnerabletime 0
set g_teamkillwarn 25
set g_teamkillkick 50
set g_teamswitchdelay 15
sv_sprinton 0
sv_runspeed 250

set g_allowjointime 30
set sv_privateclients 2
set sv_privatepassword ""
set sv_privatepassword ""
seta rconpassword ""
set sv_keywords ""
set net_port 12203
set sv_minping 0
set sv_maxping 0
set sv_maxrate 0

map "obj/MP_Druckkammern_TOW"

sv_maplist "obj/MP_Druckkammern_TOW obj/MP_Flughafen_TOW obj/MP_Ardennes_TOW obj/MP_Berlin_TOW obj/MP_Grabstatte_TOW obj/MP_TractorWorks_TOW"
[/code:48163]

Eames 03-11-2003 09:24 PM

thanks, i just kept the other stuff cause im new to admining and needed the descrptions to tell me what to do.

Bazooka_Joe 03-12-2003 08:36 AM

No that's cool. Just print them out on a seperate sheet or something. But with all those commands, they can be confusing. Let us know if this fixed the issue.


All times are GMT -6. The time now is 02:10 AM.

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.