Jump to content

PaRaNoiDa1

Member
  • Content Count

    9
  • Joined

  • Last visited

  • Medals

Everything posted by PaRaNoiDa1

  1. Hello everyone! few days ago i buyed my first arma server for my clan. the problem is that i didn't checked how to manage it first... so i have a few problems that i need your help with: 1. Config file - i have a standart config file with my server, but i want to put some more stuff into. can someone please give me a good config file, with a large amount of settings? or can someone give me a guide with all the lines, and i will chooce only the ones that i want in my server. 2. "Seasion lost" massage - after i uploaded all the modes that i want in my server, i re-edit the command line: -config=server.cfg -port=2302 -ip=213.152.170.130 -profiles=E:\game\PaRaNoiDa1\GameServers\TC60256461502124665060771\ -mod=@ACE,ACEX,ACEX_RU,@ACEX_USNavy,@ACRE,@CBA,@CBA_A2,@CBA_OA,@GLT_F16,@GLT_MissileBox,@JayArma2Lib,@mcc_sandbox,@RH_HK416,@rkt_f15,@rkt_f4,@SGW_Israel,@sthud -maxplayers=14 and when i trying to get into the server with modes - after i put the pass and gets in it's givving me this massage "Seasion lost", and gets me out from the server back to the servers list. but... when i trying to get in without the modes, than everything is working. do you know what is the problem and how can i fix this? (i thought it's about the command line or i didn't uploade the modes right.. but i am not sure). i really need your help, and thanks so much for all the ppl who will help me to run my server :confused:
  2. PaRaNoiDa1

    Problems with my server

    weheeee it worked :) thank you so much for helping me. thankkk youu!! !!
  3. PaRaNoiDa1

    Problems with my server

    do you see something wrong with the config file?
  4. PaRaNoiDa1

    Problems with my server

    there is my config file, p.s - i deleted the server name and passwords.. password =; // password to protect server access passwordAdmin =; // password to protect admin access hostname=; // This is the server name that will appear in gamespy motd[]= { "Welcome to the official server of ISR", "We are glad to have you here", }; // Welcome message motdInterval=50; // period between motd rotation voteThreshold=1.5; maxPlayers=14; reportingIP="arma2.master.gamespy.com"; voteMissionPlayers=1; // start voting when 1 players connect logfile = "MyServer.log"; class Missions { }; kickduplicate=1; // do not allow duplicate id equalModRequired=0; // require equal mod disableVoN=1; vonCodecQuality=7; VonID=1; timeStampFormat=full; NetStats=1; DeathMessages=1; persistent=0; BattlEye=0; regularcheck="{}"; verifySignatures=1; class Difficulties { class Recruit { class Flags { 3rdPersonView = 1; armor = 1; autoAim = 0; autoGuideAT = 1; autoSpot = 1; cameraShake = 0; clockIndicator = 1; deathMessages = 1; enemyTag = 0; friendlyTag = 1; hud = 1; hudGroupInfo = 1; hudPerm = 1; hudWp = 1; hudWpPerm = 1; map = 1; netStats = 1; tracers = 1; ultraAI = 0; unlimitedSaves = 1; vonID = 1; weaponCursor = 1; }; skillFriendly = 1; precisionFriendly = 0.5; skillEnemy = 0.8; precisionEnemy = 0.05; }; class Regular { class Flags { 3rdPersonView = 1; armor = 1; autoAim = 0; autoGuideAT = 1; autoSpot = 1; cameraShake = 1; clockIndicator = 1; deathMessages = 1; enemyTag = 0; friendlyTag = 1; hud = 1; hudGroupInfo = 1; hudPerm = 1; hudWp = 1; hudWpPerm = 1; map = 1; netStats = 1; tracers = 1; ultraAI = 0; unlimitedSaves = 1; vonId = 1; weaponCursor = 1; }; skillFriendly = 1; precisionFriendly = 0.5; skillEnemy = 1; precisionEnemy = 0.3; }; class Veteran { class Flags { 3rdPersonView = 1; armor = 0;// Cannot be changed autoAim = 0;// Cannot be changed autoGuideAT = 0;// Cannot be changed autoSpot = 0;// Cannot be changed cameraShake = 1; clockIndicator = 0; deathMessages = 1; enemyTag = 0;// Cannot be changed friendlyTag = 0;// Cannot be changed hud = 1; hudGroupInfo = 0; hudPerm = 0;// Cannot be changed hudWp = 1; hudWpPerm = 0;// Cannot be changed map = 0; netStats = 1; tracers = 0;// Cannot be changed ultraAI = 0; unlimitedSaves = 0; vonId = 0; weaponCursor = 1; }; skillFriendly = 1; precisionFriendly = 1; skillEnemy = 1; precisionEnemy = 0.4; }; class Mercenary { class Flags { 3rdPersonView = 0;// Cannot be changed armor = 0;// Cannot be changed autoAim = 0;// Cannot be changed autoGuideAT = 0;// Cannot be changed autoSpot = 0;// Cannot be changed cameraShake = 1;// Cannot be changed clockIndicator = 0;// Cannot be changed deathMessages = 0; enemyTag = 0;// Cannot be changed friendlyTag = 0;// Cannot be changed hud = 0;// Cannot be changed hudGroupInfo = 0;// Cannot be changed hudPerm = 0;// Cannot be changed hudWp = 0;// Cannot be changed hudWpPerm = 0;// Cannot be changed map = 0;// Cannot be changed netStats = 0; tracers = 0;// Cannot be changed ultraAI = 0; unlimitedSaves = 0;// Cannot be changed vonID = 0; weaponCursor = 0;// Cannot be changed }; skillFriendly = 1; precisionFriendly = 1; skillEnemy = 1; precisionEnemy = 0.5; }; };
  5. PaRaNoiDa1

    Problems with my server

    about the config file - i solved the problem and edit with the right settings that i want in my server. now the only problem is about the "Seasion lost" massage. and as you told - it's a windows server...
  6. PaRaNoiDa1

    Problems with my server

    oh... idk, how can i check?
  7. PaRaNoiDa1

    Problems with my server

    now the modes are working i checked in six updater and see that the server working with the right modes... than i got in the game and saw the server in the server list. than i tryed to get in but the massage is still there... but i am sure that now the modes are working... just need to see why i am getting the "Seasion lost" massage
×