PDA

View Full Version : Problems With Linix Server!


Dazzy_Dogg
11-09-2006, 04:19 PM
Hey guys,

I have just got a linix dedicated server and i dont have a clue on how to start or stop the servers as there is control panel or anything like that, could someone give me a hand on this problem please :D

many thanks
Dogg

OldDog
11-10-2006, 08:36 AM
It would help if you told us what game you're running.

Dazzy_Dogg
11-10-2006, 11:49 AM
ok iam running

5 x 24 player spearhead servers :salute:

And now i found out how to start them there is a problem in game:

when you jump you hit the ground really fast and you cannot stand up your always sitting down, when people stop they look like they are sharking and your cannot bash your nades dont click click click it is like mohaa you have to through your nade before the blow,

could someone give me some suggestions and help on what to do

Thanks
Dogg

GaSplat
11-11-2006, 06:07 PM
open rcon and set dmflags = 0

that my clear up some of it. To learn more, the guides have some good info on dmflags and what settings you can control. It also sounds like the gravity settings are out of whack. Try (in rcon) setting g_gravity = 800. You may want to enter cmdlist *grav* to see all the gravity related values and what they are.

Have you looked at and edited your config file yourself. If you were given one by a server provider, they may have left over some settings that the previously renter had set for something custom they were doing.

Once you have the settings you want, add them to your server config so you don't have to use rcon to change them every time.

If the config is fine, you don't have any mod files that are causing problems, etc. then ask your server provider for a clean install of the game.

You might also check that the start up command is launching spreadhead and not allied assault (heh).

Dazzy_Dogg
11-14-2006, 05:51 PM
Ok i got them to do a full install of the game but the same thing is happening and when i told them they say:

they cannot help me anymore that was a full new install,

Could someone please help me :D

Dogg

GaSplat
11-15-2006, 01:45 AM
Post your config file (passwords blanked out) and we can look at it.

GaSplat
11-15-2006, 01:46 AM
Also list any mods.

Dazzy_Dogg
11-15-2006, 02:26 AM
// Server Name
// Name that will appear on the server browser
sv_hostname =]B.B[=BloodBrothers Clan: www.bloodbrothersclan.com {Recruiting}
set rconpassword

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

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

// Realism
// Toggles reaslistic mode
set g_realismmode 1


/ 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

// 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 0

// 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 0

// 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 786432

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

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

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

// 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 0

// 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
set sv_master1 "mohmaster.2015.com"
set sv_master2 "master0.gamespy.com"
set sv_master3 "master1.gamespy.com"
set sv_master4 "clanservers.net"

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

// Keywords
// Keywords which allow browsers to filter servers.
set sv_keywords "=]B.B[=BloodBrothers Clan: www.bloodbrothersclan.com {Recruiting}"


// 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 150

// Maximum Rate
set sv_maxrate 0

// Map
// Starting map on the rotation.
map "dm/mohdm2"

// Map Rotation List
sv_maplist "dm/MP_Bahnhof_DM dm/MP_Verschneit_DM dm/MP_Brest_DM dm/MP_Stadt_DM dm/mohdm1 dm/mohdm2 dm/mohdm3 dm/mohdm4 dm/mohdm6 obj/mp_flughafen_tow dm/mohdm7 obj/mp_berlin_tow dm/MP_Bazaar_DM"

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

Dazzy_Dogg
11-15-2006, 02:27 AM
And there is no mods on the server

Dogg

Dazzy_Dogg
11-15-2006, 02:41 AM
the things that are in the main is:

sound folder
video folder
config.csv
pak0.pk3
pak1.pk3
pak2.pk3
pak4.pk3
pak5.pk3
pak6EnUk.pk3
pak7.pk3

the things that are in the main ta is:

music folder
save folder
sound folder
video folder
config.csv
fgameded.so
pak1.pk3
pak2.pk3
pak3.pk3
pak4.pk3
pak5.pk3
ffa.cfg
objective.cfg
round.cfg
server.cfg
team.cfg
tow.cfg
localize.cfg

GaSplat
11-15-2006, 10:40 PM
Looks clean, and you're getting Spearhead maps. I presume the version is coming up as Spearhead (2.15) and not MOHAA (1.11) . About the only thing I can think to try is to upload the Spearhead Linux patch to see if that was corrupted or needed a refresh. You can get it here (http://www.fileshack.com/file.x/2378/Medal+of+Honor:+Spearhead+2.15+Dedicated+Linux+Ser ver)or wherever your favorite download location is. There should be a text file describing where to put it. Just stop the server, rename the current version as a backup, and copy over the new one to see if that fixes it.

Unfortunately, there are no obvious issues. Dmflags should be giving you the Kar98 Sniper rifle and the ability to lean.

Dazzy_Dogg
11-16-2006, 05:11 AM
Ok i'll try that now, thanks for your help

Dogg