Jump to content
Sign in to follow this  
{S8G}Rub!c0n

Dedicated server problem.

Recommended Posts

We've just set up a dedicated server wanting to play the hold maps. Its a 64 player server,and its called S8G Hold Server...plan and simple. But it says creating when i go to join in,and it doesnt do anything but says "wait for host"

Now what do i have wrong? I think it will be great to get the server going.Its the largest hold server that i have seen.

Thanks to anyone who can help.

-Josh

Share this post


Link to post
Share on other sites

well thx dorph for at least mentioning it. but ive emailed the server cnfg to a friend and hes going over it.

Share this post


Link to post
Share on other sites

/*

Example ArmA2 server configuration file

by [KH]Jman, 3rd July 2009. http://www.kellys-heroes.eu

*/

// Password for private servers. Uncomment this if you wish to run a private server

// password = "my password";

/*

Password to protect admin access

type: #login Section8

in ingame client chatbox to login as admin

type: #missions

in ingame client chatbox to display the mission list

*/

passwordAdmin = "Section8";

// The name of the server that shall be displayed in the public server list

hostname="S8G Hold Server";

/*

Message of the day. It can be several lines, separated by comma

empty messages "" will not be displayed at all but are only for increasing the interval

*/

motd[]=

{

"Welcome to Section 8 Gaming Server",

"www.s8g-clan.com",

};

// Time interval (in seconds) between each message of the day

motdInterval=50;

/*

25% or more players need to vote for mission to become effective

set to 1.5 to turn off missions voting

*/

voteThreshold=0.25;

/*

Maximum amount of server slots

server will always display 64 slots if maxPlayers is >64 and server is empty

*/

maxPlayers=64;

/*

Gamespy reporting url for public server list inclusion

use 127.0.0.1 for LAN server

*/

reportingIP="arma2pc.master.gamespy.com";

/*

If specified player connects/disconnects and player id are written to file.

log file is persistant and appends data on server restart.

*/

logfile="myserver.log";

/*

Specifies the mission rotation and related difficulty settings.

leave blank i.e class Missions {};

to enable player's selection from mission list & difficulty settings

(voted on if no admin logged in)

*/

class Missions {};

// If class missions is blank start voting when 1 players connect.

voteMissionPlayers=1;

// Do not allow players with duplicate ids to connect

kickduplicate=0;

// If set to 1 players must use exactly the same -mod= startup parameter as the server.

equalModRequired=0;

// If set to 1, Voice over Net will not be available

disableVoN=0;

/*

Quality from 1 to 10

refer to:

http://community.bistudio.com/wiki/ArmA:_Multiplayer#VOIP_support

for codec info. 7 is the best.

*/

vonCodecQuality=5;

/*

Set the timestamp format used on each report line in server-side RPT file.

possible values are:

none (default), short & full

*/

timeStampFormat=full;

/*

Enables persistent battlefield

dependent on the mission specifiying persistence, otherwise has no effect.

missions must contain either instant respawn or base respawn options located in the missions description.ext file

*/

persistent=0;

/*

Enables signature verification for addons

this will prevent pbo hacks by only allowing pbos that pass servers public key checks

*/

verifySignatures=1;

// Signature timeout fix

regularcheck="{}";

// See ArmA Biki for additional signature commands

// EOF

thats my server config at the moment but it wont play any hold missions...now my mpmissions folder is empty... i want to run only hold missions and im having trouble..lol please help the server is set up for 64 players but cant get it going with no way to load the damn missions.

Share this post


Link to post
Share on other sites

You'll want to do a couple of things, first, change your admin password, now that we have all read it ;) Second, upload the hold missions to the MPMissions directory via FTP or whatever method you have available. Then once you've done those, try it again and see what happens. If you still have trouble afer selecting a mission to run, provide RPT, errors, etc. that we can work with.

Share this post


Link to post
Share on other sites
You'll want to do a couple of things, first, change your admin password, now that we have all read it ;) Second, upload the hold missions to the MPMissions directory via FTP or whatever method you have available. Then once you've done those, try it again and see what happens. If you still have trouble afer selecting a mission to run, provide RPT, errors, etc. that we can work with.

yeah i knew that about the PW, ok thx for the help man.

Share this post


Link to post
Share on other sites

since your class missions is empty the server has not been told what missions to load after a restart.

as mojo said you will need to upload the missions into the mpmission folder, but without a mission in the rotation you will need to give the server some input as to which mission to load when you connect.

login as admin (#login +admin pass)

select a mission (#missions)

Share this post


Link to post
Share on other sites

yh i have a problem where i join and i have a terribley high ping some ridicolous 1000k + ping when the other players have normal .... i dunno if its to do with me or the settings.. if you could help then i would be greatful.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×