Just made some small updates to the server, mainly regarding increased bandwidth settings in the config to reduce lag as recommended by wombraider, hopefully should be a lot smoother tonight
Nice work, I read something similar on the BIS forums earlier. Also read that cadetmode=0 setting is no longer used so I've removed that from the config as it just generates errors in the log.Dude , I contacted the head programmer of Arma2 and he gave me some usefull info
// for missions the difficulty levels can be set as either:
// Recruit , Regular , Veteran , Expert
eg
class Mission01
{
template = co50_AirCavA2.Chernarus;
difficulty = "Veteran";
};
So we can set map difficulty levels just right for auto load of missions
I have also been experimenting with difficulty settings to tier the hardness
a bit better , I will report back later on.
Nice work, I read something similar on the BIS forums earlier. Also read that cadetmode=0 setting is no longer used so I've removed that from the config as it just generates errors in the log.
EDIT: I've also read that this mission is very good, dunno if you've tried it at all?
Can you modify your characters appearance? I need to do that! And yeh, we need a new mission. Something similar to AirCav would be good though.
Will do.Grab it and stick it on the server dude , sounds good
The arma2 server config wiki badly needs creating / updating
Some of the difficulty setting are currently un-documented
class veteran
{
class Flags
{
Armor=0;
FriendlyTag=1;
EnemyTag=0;
HUD=1;
HUDPerm=0;
HUDWp=1;
HUDWpPerm=1;
WeaponCursor=0;
AutoAim=0;
AutoGuideAT=0;
3rdPersonView=0;
ClockIndicator=1;
Map=1;
Tracers=1;
AutoSpot=0;
UltraAI=0;
UnlimitedSaves=0;
DeathMessages=1;
NetStats=1;
VonID=1;
};
skillFriendly=0.64999999;
skillEnemy=0.64999999;
precisionFriendly=0.45;
precisionEnemy=0.45;
};
You need to make/download a custom face.jpg, search google for 'Arma face.jpg' or 'Arma custom face'Wombraiders eyes are deffo not "standard" so yes to being able to mod your appearance, but i don't have the answer as to how i'm afraid.
You need to make/download a custom face.jpg, search google for 'Arma face.jpg' or 'Arma custom face'
It all makes sense now At one point yesterday I was prone, readying a shot on a rifleman probably about 500m away with my M24 sniper, took one shot and just missed, he immediately spun 180 degrees and killed me with 1 shot from an AK!All I really need is mirrored aviators for flying my helicopter..
As for the difficulty, that looks good L33.. I can't believe we've had it on 1 though for precision? No wonder they immediately cane us as soon as someone shoots..
Will do.
Have been doing some research and looking though our config. One thing I think needs changing in the difficulty classes is precisionEnemy. In all of our classes it is '1' (100%) no wonder they're nailing us with single shots through dense trees!
I've come up with this as a default difficulty class, let me know what you think before I make any changes:
Code:class veteran { class Flags { Armor=0; FriendlyTag=1; EnemyTag=0; HUD=1; HUDPerm=0; HUDWp=1; HUDWpPerm=1; WeaponCursor=0; AutoAim=0; AutoGuideAT=0; 3rdPersonView=0; ClockIndicator=1; Map=1; Tracers=1; AutoSpot=0; UltraAI=0; UnlimitedSaves=0; DeathMessages=1; NetStats=1; VonID=1; }; skillFriendly=0.64999999; skillEnemy=0.64999999; precisionFriendly=0.45; precisionEnemy=0.45; };
precision 0.45 sounds low but that seems to be what the majority of the 'serious' MP servers run, as anything higher the AI are just godlike.
Quick Question:
Are you dudes holding your breath for a second when you fire ( its important to do this )
holding your breath? wtf? how?
Hold right mouse button down or change it to something else in options, I have it bound to a side-button on my mouse.holding your breath? wtf? how?