ProjectTako / kparser

Automatically exported from code.google.com/p/kparser
1 stars 3 forks source link

Enhancement proposal #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Fight a type of monster having a range of levels, like Lesser Colibris, 
Robber Crabs and Steelshells
2. Under Offense tab, choose "Custom mob selection"

What is the expected output? What do you see instead?
Custom mob selection List shows ALL monsters fought with their respective 
(exp), for example lvl63, 64, and 65 LesserColibris. For testing purposes, 
i wanted to select all Lcolis of lvl63 and 64 (not the 65 ones), so had to 
select them all one by one, excluding the 65 ones, on a list long of 200+ 
mobs...
So my question is: Would it be possible to add some sort of option to 
choose several levels of mob in the Custom mob selection please ?

What version of the product are you using? On what operating system?
KParser 1.4.2 on Vista 32bits

Please provide any additional information below.
The test in question were critical rate test, where i wanted to choose all 
Lcolibris lvl63 and 64 since they have same AGI (the 65 ones have more so 
didnot want them).

Original issue reported on code.google.com by raphael.morineau@gmail.com on 15 Oct 2009 at 1:34

GoogleCodeExporter commented 8 years ago
You should be able to right-click on any mob in the list to get a context menu
allowing you to "Select All Mobs of Type/XP: Lesser Colibri (100)" (or whatever 
the
number actually is).  You can also do something like "Select All Mobs of Type: 
Lesser
Colibri", and then "Unselect All Mobs of Type/XP: Lesser Colibri (100)" to get 
all
lesser colibri that are not that level (so for your test, select all birds, then
unselect the lvl 65 ones leaving you with 63+64), etc.

Marking invalid since the ability is already present.

Original comment by Kinemati...@gmail.com on 26 Oct 2009 at 6:36