Jump to content

Roughneck

Member
  • Content Count

    31
  • Joined

  • Last visited

  • Medals

Posts posted by Roughneck


  1. we are beta testing a dedi server from primary target, and have the evolution mission running, but we have a few problems we cant figure out the server settings.

    In the server cfg we named our server etc but when you go to the server list in game it shows a different name. (name of the server DAL30 = Dallas 30) the named we named it in the cfg is Primary Targets Test Dedi. and in the server list it shows as creating wtf is this and why lol.  Would love some input for this.

    we want the server running the evolution mission only and when your looking to join our game its not saying creating.

    Thanks alot!!!!

    snag0001ag9.th.png

    my server.cfg

    Quote[/b] ][/

    passwordAdmin = ""; // password to protect admin access

    password = ""; // password server

    hostname="Primary Target Dedi Test Server"; // server name

    motd[]=

    {

    "Welcome to Primary Targets Test Server",

    "Visit us at www.primarytarget.com",

    "For all your Game Server Needs",

    "Visit www.cba-clan.com"

    };

    motdInterval=1;

    3rdPersonView=2; // 1 cadetto - 2 veterano

    maxCustomFileSize=200000; // dimensione massima file custom in byte

    voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote

    reportingIP="master.gamespy.com"; // private server - no reporting

    voteMissionPlayers=1; // start voting when 3 players connect

    checkfiles[]={"HWTL\dta\data3d.pbo","dta\data3d.pbo"}; //list of files to check for identity

    kickduplicate=1; // do not allow duplicate id

    maxPlayers = 24; // numero massimo utenti sul server

    equalModRequired=1; // require equal mod

    };

    class Missions

    {

    class mission0   // name for the mission, can be anything

    {

         template = EvolutionV1.5a.Sara;

         cadetMode = 1;   // difficulty 0=veteran 1=cadet (not only AI, but radar, map etc)

    };

×