Re: How does the obilisk choose its targets? [message #356154 is a reply to message #355984] |
Tue, 28 October 2008 12:46 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma:
|
General (3 Stars) |
|
|
StealthEye wrote on Mon, 27 October 2008 13:04 | Basically it fires at the object that came in sight first. If that object goes out of sight it will target at the one it finds first. This is probably the oldest object (which has the lowest id), but it may be quite random as well, not sure about that. So in general you can only predict that it targets at the first object in sight.
Note that it checks in 0.5 second delays, so sometimes it will not detect that an object goes out of sight (thus keep the same target) or it will "see" two objects going in sight at the same time. In that case it will be virtually random again, see above.
So basically it doesn't have intelligence in target prediction.
So every 0.5 seconds:
- If the previously targeted object is still visible, keep targeting it.
- Otherwise, target the first visible object found. (order for finding objects is not defined).
Well, I just explained it three times, but I still feel it's not very clear. If you got any followup questions, ask.
|
It that through reverse engineering, or educated guess?
I've always though the Obilisk could do with some intelligence when choosing targets, more so then the AGT.
|
|
|