Yiyotop / ro-rail

Automatically exported from code.google.com/p/ro-rail
0 stars 0 forks source link

Seen but no ActorOption Set #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What feature would enhance usability or efficiency?
I would like a logging feature added that added the ID of mobs that do not have 
ActorOptions set. The AI would maintain a list (and a file) that contains the 
Monster IDs of those monsters that have no rules specified (specifically, if 
Default actions apply). An option to turn logging on and off would be nice.

What revision of the product are you using?
Latest

What type of homunculus/mercenary are you using?
Vanil

Original issue reported on code.google.com by landstei...@gmail.com on 6 Oct 2010 at 9:19

GoogleCodeExporter commented 8 years ago
When I finish with the movement rewrite, I'll look into adding this. That might 
not be for a short while, because the movement rewrite is a fairly large task.

Original comment by faithful...@gmail.com on 14 Oct 2010 at 12:02

GoogleCodeExporter commented 8 years ago
I implemented this in revision 193. It is only for ByType because ByID would be 
way too spammy and is best used only for PVP situations, and it logs at a level 
of 55.

Original comment by faithful...@gmail.com on 4 Dec 2010 at 11:27