Aces High Bulletin Board
General Forums => Aces High General Discussion => Topic started by: sycodon on April 10, 2009, 09:38:23 PM
-
Somebody explain to my how the Bish can be up on the knits by 30 and on the rooks by at least 50 and still be flying perked planes and such?
WTF is going on?
-
Oh...and Woody002 you squeak...how is it your flack can take 4 AP rounds from less the 200 yards?
-
Most of the bish are not in the air. If there are 2 knights and 100 rooks it wouldn't matter unless there are rooks in the air.
And this will not end well.
-
Sorry if this violates the rules but there is too much weird stuff going on. AH staff needs to pay a little more attention.
-
Sorry if this violates the rules but there is too much weird stuff going on. AH staff needs to pay a little more attention.
:lol
:cry
-
So, a game with an entirely automated perk modifier/ENY system has all of a sudden been sabotaged by the syndicates of the evil, cheating rooks. How long have you been playing?
-
That's syndicates of evil cheating Bish...jeeze, read the post.
-
Actually, all I want is an explanation.
-
Actually, all I want is an explanation.
The ENY systems work on proportions, not quantities.
And if you put 4 AP shells into a Flack and didn't kill it you need to work on your aim.
-
The ENY systems work on proportions, not quantities.
And if you put 4 AP shells into a Flack and didn't kill it you need to work on your aim.
or try HE
-
Steve has hacked the system so he can SPie on everyone RUNNNNNNNNN!
-
Actually, all I want is an explanation.
There has been many posts to this issue in the past. I suggest you look for one that has Lusche explain it with his step by step analysis very easy to understand & pictures to go with it.
-
or try HE
The pintil gun will work better.
-
AHHHHHH he Got Me. Im going now where the green grass growns.
(Punches fist in the air) Givem Hell Boys.
-
Ohhh...Pictures...I like pictures.
-
I have some ideas for you,
For whine #1: If you don't like the ENY system, then log, don't play, or venture to a different arena.
For whine #2: Try ramming, with your tank. Or you could even use a plane to ram him. Try to post a video of both
-
don't look @ the total numbers of players.
look @ % in flight.
-
Actually, all I want is an explanation.
static void _CalculateBalance(arnaCOUNTRY_BALANCE * Balance)
{
const arnaSETTINGS * Settings;
double BalanceGain;
double Least;
int Country;
Settings = arnaservGetSettings();
if(Balance->TotalPlayerCnt > 0 )
{
if(Settings->MinBalanceTotal != 0)
{
BalanceGain = (double)Balance->TotalPlayerCnt / (double)Settings->MinBalanceTotal;
}
else
{
BalanceGain = 1;
}
if(BalanceGain > 1)
{
BalanceGain = 1;
}
Least = 2.0;
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->CountryPer[Country] = (double)Balance->PlayerCnt[Country] / (double)Balance->TotalPlayerCnt;
if(Balance->CountryPer[Country] < Least)
{
Least = Balance->CountryPer[Country];
}
}
if(Least != 0)
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] =
(Balance->CountryPer[Country] - (Least + Settings->BaseCountryPer)) * Settings->CountryBalanceScale * BalanceGain * 100;
if(Balance->MinEnyValue[Country] < 0)
{
Balance->MinEnyValue[Country] = 0;
}
if(Balance->MinEnyValue[Country] > Settings->MinEnyValue)
{
Balance->MinEnyValue[Country] = Settings->MinEnyValue;
}
}
}
}
else
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] = 0;
}
}
if(Balance->TotalPlayerCnt < 6)
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] = 0;
}
}
}
-
everyone knows Bish get a rough deal from the ENY limiter this is because the other 2 teams are small and skeered.
:noid
-
There you have it, by Moot's calculation 1+1 really does equal 3.
Yes, my math is just as bad as my flying. The last time I balanced my check book I ended up with a 10 trillion dollars excess and an invite to work in Washington DC.
-
Simple answer. We Bish have cracked the code at HTC thus allowing us to become the haxxor/cheats you described since it is so easy to break into the system and sabotage the fun for everyone.
-
static void _CalculateBalance(arnaCOUNTRY_BALANCE * Balance)
{
const arnaSETTINGS * Settings;
double BalanceGain;
double Least;
int Country;
Settings = arnaservGetSettings();
if(Balance->TotalPlayerCnt > 0 )
{
if(Settings->MinBalanceTotal != 0)
{
BalanceGain = (double)Balance->TotalPlayerCnt / (double)Settings->MinBalanceTotal;
}
else
{
BalanceGain = 1;
}
if(BalanceGain > 1)
{
BalanceGain = 1;
}
Least = 2.0;
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->CountryPer[Country] = (double)Balance->PlayerCnt[Country] / (double)Balance->TotalPlayerCnt;
if(Balance->CountryPer[Country] < Least)
{
Least = Balance->CountryPer[Country];
}
}
if(Least != 0)
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] =
(Balance->CountryPer[Country] - (Least + Settings->BaseCountryPer)) * Settings->CountryBalanceScale * BalanceGain * 100;
if(Balance->MinEnyValue[Country] < 0)
{
Balance->MinEnyValue[Country] = 0;
}
if(Balance->MinEnyValue[Country] > Settings->MinEnyValue)
{
Balance->MinEnyValue[Country] = Settings->MinEnyValue;
}
}
}
}
else
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] = 0;
}
}
if(Balance->TotalPlayerCnt < 6)
{
for(Country=0;Country<pcMAX_COUNTRY;++Country)
{
Balance->MinEnyValue[Country] = 0;
}
}
}
For me, as well as (I imagine) a lot of other people, this is complete giberish. Would someone mind translating this into a mathematical formula of some sort?
-
if you have significantly more players than the other team you get ENY. :t
-
Most of the bish are not in the air. If there are 2 knights and 100 rooks it wouldn't matter unless there are rooks in the air.
And this will not end well.
<BBBBBZZZZZZ> wrong try again. If your sitting in the tower you still count on what ever side your playing. ENY don't go off the actual numbers it works on the % of people your side has.
I'll take WWAAAAHHH :cry for 100 Alex
-
Somebody explain to my how the Bish can be up on the knits by 30 and on the rooks by at least 50 and still be flying perked planes and such?
ENY limiter works by relative numbers, not absolute. 50 players more can can be 5% or 500% advantage. Look at player % numbers next time.
Most of the bish are not in the air. If there are 2 knights and 100 rooks it wouldn't matter unless there are rooks in the air.
How many are airborne doesn't matter. ENY calculations are basen on players in arena, regardless of being in tower or on a sortie.
-
Sorry if this violates the rules but there is too much weird stuff going on. AH staff needs to pay a little more attention.
And this astute observation comes from someone who has played the game how long? {Zinc member} :D
-
And this astute observation comes from someone who has played the game how long? {Zinc member} :D
Took the words out of my mouth! :rock
-
You must be another knight conspiracy watcher.
I can tell you're new so I'll be nice...
first of all...this isn't the place to call out players. Save it for PMs. As far as the wirbelwind problem is concerned...you can shoot at their front quarter all day without killing them. You need to go for the tracks and rear end. I've put far more Sherman rounds in a wirb than 4 and still not destroy it.
-
Actually, all I want is an explanation.
(http://i40.tinypic.com/jj8q2s.jpg)
You can't handle the truth!
-
Somebody explain to my how the Bish can be up on the knits by 30 and on the rooks by at least 50 and still be flying perked planes and such?
WTF is going on?
I suggest you a seach on ENY posts and you get all the info you need.
-
The pintil gun will work better.
I prefer ramming them from the back side.... it works better for me :D
-
I prefer ramming them from the back side.... it works better for me :D
Are you named Bubba? Are you writing from a Prison Library computer, by any chance?
-
Are you named Bubba? Are you writing from a Prison Library computer, by any chance?
Don't forget to keep hold of the soap !!
-
And this astute observation comes from someone who has played the game how long? {Zinc member} :D
Sloehand, actually (zinc member) has nothing to do with how long anyone has been playing the game..
I have been playing many years but only joined the forum a short time ago and then have only posted
a few times. Hence I am also a "zinc member"
-
ENY limiter works by relative numbers, not absolute. 50 players more can can be 5% or 500% advantage. Look at player % numbers next time.
How many are airborne doesn't matter. ENY calculations are basen on players in arena, regardless of being in tower or on a sortie.
EXACTLY!
-
nevermiind
-
nevermiind
Hi BPARKER
-
I too think something's up.
Check out this screenshot I took yesterday...it's a bit grainy because it's from a Windows screen capture of the combat video.
Looks like the Bish have unlocked some new planes?
(http://i.d.com.com/i/dl/media/dlimage/68/45/6/68456_large.jpeg)
-
I too think something's up.
Check out this screenshot I took yesterday...it's a bit grainy because it's from a Windows screen capture of the combat video.
Looks like the Bish have unlocked some new planes?
(http://i.d.com.com/i/dl/media/dlimage/68/45/6/68456_large.jpeg)
That cant be bish. unless you pan out and see 50 other bish nearby going after 1 guy
-
That cant be bish. unless you pan out and see 50 other bish nearby going after 1 guy
It certainly isn't a Rook... He's low enough to still see the ground.
-
Well since hes close to a field it could be a bish.... Hes just ack hugging instead of hording..
-
well we haven't got the A-26 but us bish have settled for the A-6, HTC thanks i guess.
(http://www.pcaviator.com/shop/resource/images/products/VCOPSssLarge1933.jpg)
-
Not to mention how a case of scotch got our squad a whole new plane complete with squadron skins.
(http://webzoom.freewebs.com/virtual84/JPEG%20Replacements/ShiftyClose.jpg)
HTC is Bishin! :aok
-
And this astute observation comes from someone who has played the game how long? {Zinc member} :D
LOL so now number of BBS posts indicate how long you have played the game??? :noid :rofl :huh
-
LOL so now number of BBS posts indicate how long you have played the game??? :noid :rofl :huh
Well apparently, according to some, only people who have made a appropriately high number of BBS posts should be allowed to post on the BBS... Quite the chicken or the egg conundrum.
-
I am a nickel member. My opinion is worth half that of a Dime member, and 1/5 that of a Quarter member.
-
I am a nickel member. My opinion is worth half that of a Dime member, and 1/5 that of a Quarter member.
ditto
-
Don't forget to keep hold of the soap !!
:uhoh
(http://i528.photobucket.com/albums/dd329/TwizztyAH/motivation2notgoPrison.jpg)
-
:uhoh
(http://i528.photobucket.com/albums/dd329/TwizztyAH/motivation2notgoPrison.jpg)
:rofl :rofl :rofl
That is so wrong Twizzty!
<S>
Way