ianobermiller / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
3 stars 0 forks source link

Multiple Combo Leaders #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In war the combo leader may die
2. The comboleader may not be in the same screen as the rest of his group

What is the expected output? What do you see instead?
So the team would not have a combo leader.
Adding functionality to the comboleader so the user can pass in more than 
one name seperated by a delimiter (for example , )

When setting the combo leader we can put:
leader1,leader2,leader3...,leaderN

The leaders of course would have to be prioritised.
There are also issues for example if 1 of the higher priority leaders is 
in PZ or unable to SD the target.

Best way I can think of is when any member of the comboLeader SD's
The bot cycles through the leaders (Priority 1 -> N) N = Leader that SD'ed
Checks if they have fired an SD or not. 
If they haven't fired an SD then Hit the target Leader N shot at.

But what about the leaders before leader N? Will they fire?
I am seeing some slight complications in this...

Original issue reported on code.google.com by ozzie.belazi on 21 Nov 2007 at 3:25

GoogleCodeExporter commented 9 years ago

Original comment by ozzie.belazi on 21 Nov 2007 at 3:29

GoogleCodeExporter commented 9 years ago

Original comment by ozzie.belazi on 29 Nov 2007 at 11:23

GoogleCodeExporter commented 9 years ago
I think this one is done

Original comment by Oskari.V...@gmail.com on 2 Mar 2008 at 10:01