ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Crome969 on July 26, 2009, 02:27:23 AM

Title: Tracking Arrow Detection
Post by: Crome969 on July 26, 2009, 02:27:23 AM
Hey Ladys and Gentlemans,

I wanna Ask about the Detection of the Tracking Arrow.
Why? Iam now Rewrtite a Doom Gauntlet Script i Got
And seek for a 100% Possibility to Find the Dark Knight.
My Way now is Look where the Cu sidh Ran and use this as Default finding. but dunno how good it works
if Multiple Mobs or anything else is in the Room.

My Idea is :
Ignore all Corpse
Scan For ID of Current Darknight
if = -1
Repeat

{
Use the Tracking Interaction to Find the Boss
}
Until Tracking is Succed
Repeat
{
Use Detection Hidden
}
Until The ENEMY ID is foundet
Kill the Enemy

If Script Rdy and Debugged i have no problem to Share it here :-)