View Full Version : Spearhead Server spawn delay?
slayermerciless
11-21-2002, 02:19 AM
I'm a casual game host and a newbie at admin, so I really need your help guys. So far I've found everything that I want to use except how to disable spawn delay on team matches. My idea is a server with no friendly fire, no voting at all (now with that vote cfg I might reconsider certain things, thanks for that), kick at my sole discretion, and off course strafe-leaning full on. As you can see, I'm a control freak and want my game to be like the good old AA maps without any of this spearhead democratic bs. So that spawn delay is choking me now. Please help.
You should be using a server.cfg file. if for some reason you wish to start the server from the GUI. Then create a server.cfg file and exec it once you start your server.
in this file look for and change the following to meet your needs.
No delay when spawning
[code:1]set sv_team_spawn_interval 0 [/code:1]
FF off
[code:1]set g_teamdamage 0[/code:1]
no voting
[code:1]set g_allowvote 0[/code:1]
strafe-leaning on
[code:1]set dmflags 262144[/code:1]
stuff you did not mention but will give your the feel of MOHAA
[code:1]set sv_runspeed 250
set sv_dmspeedmult 1[/code:1]
Once you have this file configured with the above cvars. start your server via this cfg file or start the server via the ingame MP menu and then pull down the console. and type
[code:1]exec server.cfg[/code:1]
or whatever you called the cfg file
You might also want to look at the way the game handles health. if your looking for more of the AA feel.
Good luck
PS i'm on the road and doing this all from some notes I have taken with me. You can find all this info in the server.cfg file in your mainta folder. these files will only show up once you install the SH final MP patch.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.