Sign in to follow this  
Agresorxf

Looking for experienced person to help on my new server.

22 posts in this topic

Hello.

I had before two servers on another games where all settings was in one or two cfg files. Now I have server on arma 3 with exile mod and im struggle with many things. Could somone help me out there ?

Edited by Agresorxf

Share this post


Link to post
Share on other sites
13 minutes ago, Agresorxf said:

Hello.

I had before two servers on another games where all settings was in one or two cfg files. Now I have server on arma 3 with exile mod and im struggle with many things. Could somone help me out there ?

I just can say: learning by doing!

Just try and get ur experience :rock:

Share this post


Link to post
Share on other sites
Advertisement

Im doing it right now and im learning fast usually but if got some help it could be much faster. Im planning bigger changes in my server, changes what makes Exile not pussy-easy-cod style but extremly hard and thats means... weeks of hard work.

Share this post


Link to post
Share on other sites

I use Nitrado hosting for my server. Basicly I need help with many things there. I was sure that basic things like set first person only etc. will be very easy but I have tryed all and nothink work. I posted a topic about it too. Im not a reach man but could reward right person for heloping me out if need it.

Share this post


Link to post
Share on other sites

Edit config.cfg

at the bottom of file

class Missions
{
    class Exile
    {
        template = Exile.Tanoa;  // Exile.Namalsk, Exile.Altis, Exile.Tanoa

        // do NOT use custom difficulties!
        // Use either ExileRegular or ExileHardcore
        // or you will break Exile!
        difficulty = "ExileRegular";
    };
};

Change the default setting ExileRegular to ExileHardcore

Should make it first person only

or

check out

 

 

Share this post


Link to post
Share on other sites

Custom diffculty wont work, im doing somethink wrong ?

class Difficulties
{
	class Recruit
	{
		class Flags
		{
			Armor=1;
			FriendlyTag=1;
			EnemyTag=1;
			HUD=1;
			HUDPerm=1;
			HUDWp=1;
			HUDWpPerm=1;
			WeaponCursor=1;
			AutoAim=1;
			AutoGuideAT=1;
			3rdPersonView=1;
			ClockIndicator=1;
			Map=1;
			Tracers=1;
			AutoSpot=1;
			UltraAI=0;
			DeathMessages=1;
			NetStats=1;
			VonID=1;
		};
		skillFriendly=0.34999999;
		skillEnemy=0.34999999;
		precisionFriendly=0.2;
		precisionEnemy=0.2;
	};
	class Regular
	{
		class Flags
		{
			Armor=1;
			FriendlyTag=1;
			EnemyTag=0;
			HUD=1;
			HUDPerm=0;
			HUDWp=1;
			HUDWpPerm=1;
			WeaponCursor=1;
			AutoAim=0;
			AutoGuideAT=0;
			3rdPersonView=0;
			ClockIndicator=1;
			Map=1;
			Tracers=1;
			AutoSpot=0;
			UltraAI=0;
			DeathMessages=1;
			NetStats=1;
			VonID=1;
		};
		skillFriendly=0.44999999;
		skillEnemy=0.44999999;
		precisionFriendly=0.34999999;
		precisionEnemy=0.34999999;
	};
	class Veteran
	{
		class Flags
		{
			Armor=0;
			FriendlyTag=0;
			EnemyTag=0;
			HUD=1;
			HUDPerm=0;
			HUDWp=1;
			HUDWpPerm=1;
			WeaponCursor=0;
			AutoAim=0;
			AutoGuideAT=0;
			3rdPersonView=0;
			ClockIndicator=1;
			Map=0;
			Tracers=1;
			AutoSpot=0;
			UltraAI=0;
			DeathMessages=0;
			NetStats=0;
			VonID=1;
		};
		skillFriendly=0.75;
		skillEnemy=0.75;
		precisionFriendly=0.75;
		precisionEnemy=0.75;
	};
	class Expert
	{
		class Flags
		{
			Armor=0;
			FriendlyTag=0;
			EnemyTag=0;
			HUD=1;
			HUDPerm=0;
			HUDWp=1;
			HUDWpPerm=1;
			WeaponCursor=0;
			AutoAim=0;
			AutoGuideAT=0;
			3rdPersonView=0;
			ClockIndicator=1;
			Map=0;
			Tracers=1;
			AutoSpot=0;
			UltraAI=0;
			DeathMessages=0;
			NetStats=0;
			VonID=0;
		};
		skillFriendly=0.94999999;
		skillEnemy=0.94999999;
		precisionFriendly=0.94999999;
		precisionEnemy=0.94999999;
	};
};
singleVoice=0;
maxSamplesPlayed=96;
sceneComplexity=400000;
shadowZDistance=100;
viewDistance=2000;
preferredObjectViewDistance=800;
terrainGrid=25;
volumeCD=10;
volumeFX=10;
volumeSpeech=10;
volumeVoN=10;
vonRecThreshold=0.029999999;

And here is cfg in exileserver folder:

hostname        					= "exile.majormittens.co.uk (1.0.3|1.70)";
password         					= "";
passwordAdmin      					= "changeme";
serverCommandPassword				= "changeme";
logFile            					= "server.log";
verifySignatures   					= 1; // Do NOT use verifySignatures=2! It costs too many FPS
BattlEye            				= 1;
requiredBuild 						= 141764; // 1.70 stable
allowedLoadFileExtensions[] 		= {:};
allowedPreprocessFileExtensions[] 	= {"sqf"};
allowedHTMLLoadExtensions[] 		= {"html"};
motdInterval 						= 5;               
maxPlayers 							= 100;		
voteMissionPlayers 					= 200;   
voteThreshold 						= 200;
allowedVoteCmds[] 					= {};
allowedVotedAdminCmds[]				= {};
disableVoN							= 0;        
vonCodecQuality 					= 30;   
persistent							= 1;       
kickDuplicate 						= 1;
equalModRequired 					= 0;
kickClientsOnSlowNetwork            = 0;
timeStampFormat 					= "short";
onUserConnected 					= "";
onUserDisconnected 					= "";
doubleIdDetected 					= "";
onUnsignedData 						= "kick (_this select 0)";	
onHackedData 						= "kick (_this select 0)";
onDifferentData 					= "kick (_this select 0)";
motd[] 								= {"Welcome to Arma 3 Exile Mod!", "exile.majormittens.co.uk", "Enjoy your stay!" };

class Missions
{
	class Exile
	{
		template = Exile.Tanoa;  // Exile.Namalsk, Exile.Altis

		// do NOT use custom difficulties!
		// Use either ExileRegular or ExileHardcore
		// or you will break Exile!
		difficulty = "Custom";
	}; 
};

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.