Server icon indicating copy to clipboard operation
Server copied to clipboard

[Feature] AA Cap Limit

Open fryguy503 opened this issue 2 years ago • 5 comments

Will force unused AA points to the cap if they exceed the cap. Will also force AA Percentage to 0%. NOTE: The variable, UnusedAAPointCap, should NOT be lowered once implemented without first checking the DB for how many Unused AAs people have. The next time they gain any EXP, it WILL drop them to cap. Also, PCs should be given warning prior to this patch going to Live, to ensure they have a chance to spend any AAs above the cap, else they will lose them.

fryguy503 avatar Sep 04 '22 05:09 fryguy503

I would set the default to -1 and check if the rule value is greater than 0 when checking if you should use the cap. As-is, the cap is force enabled on any server that receives this update and has to be manually disabled.

Kinglykrab avatar Sep 04 '22 08:09 Kinglykrab

AAs gained via quests should ignore the cap (epic 1.5/2.0 come to mind)

Live uses a formula for max banked AAs, would be nice to have support for that as well.

mackal avatar Sep 04 '22 14:09 mackal

Another one almost a month now, @hgtw @Kinglykrab what is the consensus here

Akkadius avatar Sep 28 '22 09:09 Akkadius

Another one almost a month now, @hgtw @Kinglykrab what is the consensus here

Looks fine to me. @mackal mentioned adding Live-like formula, but think that's outside the scope of this.

Kinglykrab avatar Sep 28 '22 11:09 Kinglykrab

Another one almost a month now, @hgtw @Kinglykrab what is the consensus here

Looks fine to me. @mackal mentioned adding Live-like formula, but think that's outside the scope of this.

I'm more concerned about the cases where live lets you go over cap (quest granted, refunded, etc)

mackal avatar Sep 28 '22 14:09 mackal