Jump to content
Sign in to follow this  
1para{god-father}

Dedi Server Ignoring OPFOR AI Skill settings

Recommended Posts

I have a dedi server set up and all working however i have noticed that when any Units are spawned in they get set to 1.0 for all there skills ?

It is like it is ignoring the setting on the server that are below:

If i change say the 3rd person view , it does change in game but the skill is ignored , any suggestions where to start looking ?

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=1;
	skillEnemy=0.40000001;
	precisionEnemy=0.40000001;
};

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  

×