Feature - Implemented +PvP adventure gear in the maximizer

Valliant

Member
With the revamp of PvP, there's a much broader pool of people who care about +PvP fight gear. Can a category be added to the Maximizer for it?
 
You can always just type PvP Fights into the maximizer. There are lots of valid terms that aren't in the drop-down.
 
If you want the Maximizer's dropdown to remember the last 60 expressions you typed (the lists starts as the default one), just type
Code:
set maximizerMRULength = 60
in the gCLI.
 
You can always just type PvP Fights into the maximizer. There are lots of valid terms that aren't in the drop-down.
Is there a reference for valid terms that aren't listed? I can't see them on the Mafia wiki page.

Is there a way of maximizing for success in new PvP? (e.g. maximum length of equipment names)
 
Yep... on terms
> help modref

modref [object] - list all modifiers, show values for player [and object].
Regarding PvP success, that would require hardcoding which events are currently in the system as well as knowing what the average scores of other PvPers would be for each of the categories. Guessing that's never going to happen.

If you have specific new feature requests, you should make those outside this FReq, since it was already implemented before it was initially requested...
 
Back
Top