Author Topic: Reveal the Dark_Knight in Gauntlet?  (Read 3601 times)

0 Members and 1 Guest are viewing this topic.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Reveal the Dark_Knight in Gauntlet?
« on: September 02, 2009, 09:28:46 AM »
0
Hi Folks,
i stay at a Problem.
Iam Writing a Gauntlet Script, and now i stay at the Dark Knight, i got a Script snipped from a Friend , who have a Experiment Sub in his Version , but his version only Scan for Blood on ground , and thats a big problem if the Monster isnt bleedet , and your pet lost the Trace.
Maybe someone of you have an Idea?
i post now the Snippet where you see how he scan

Code: [Select]
Finditem XC G_25
          if #findcnt <> 0 && %Bosstype = NO
          {
          Set %Teleports #FindCnt
          Set %SKX1 #FindX
          Set %SKY1 #FindY
          Gosub Check_Reveal
          }


sub Check_Reveal
Finditem %currentboss G_25
if #findkind <> -1
{
return
}
Event ExMsg #CharID 3 30 Found : #FindCnt

If %Teleports = 2
   {
   Set #FindIndex 2
   Set %SKX2 #FindX
   Set %SKY2 #FindY
   }

Set %RevealTimer #SCnt

   For %Reveal 1 %Teleports
      {
      Move %SKX . %Reveal %SKY . %Reveal 5 1s

      If %Revealing = Mage
         {
         Event Macro 15 47 ; Reveal
         }
         Else
         {
         Event Macro 13 14 ; Detect Hidden
         }

         Target 3s
         Wait 1s
         Set #LTargetX %SKX . %Reveal
         Set #LTargetY %SKY . %Reveal
         Set #LTargetZ -1
         Set #LTargetKind 2
         Event ExMsg #CharID 3 30 Revealing : %SKX . %Reveal - %SKY . %Reveal
         Event Macro 22
      }
         Return
XC ; Should be the Blood
%Bosstype = NO ; Means the Type of the Boss in this Case the Dark Knight
%currentboss = ;Declares the ID of the Current Boss
%Revealing = Mage ; Comes from a Extern Setup wich i madet wich checks the Typ of the Detect , Mage or Detect Hidden
Any Idea? for a nearly 100% Search wich doesnt looks like a Script?

Scrripty

  • Guest
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #1 on: September 02, 2009, 10:09:47 AM »
0
If you have your pet follow it, it should stay right next to it, even when it invis' and jumps...  Then you can reveal on the pet?  Or near the pet on the ground?

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #2 on: September 02, 2009, 10:31:06 AM »
0
If you have your pet follow it, it should stay right next to it, even when it invis' and jumps...  Then you can reveal on the pet?  Or near the pet on the ground?
The pet doesnt go in all Situations to the Shadowknight , i tested it a lot at a Homeshard and the snipped only find if the Possibility is , that you have bleedet the Knight.
I tryied it with Reveal and 100 Detect (Uo stratics means it detects then the complete Screen)
fail

Offline Cerveza

  • Hacksimus Maximus
  • Scripthack
  • *
  • Posts: 5857
  • Activity:
    0%
  • Reputation Power: 80
  • Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!Cerveza is awe-inspiring!
  • Gender: Male
  • So... Hows that Hopey-Changey thing working out?
  • Respect: +403
  • Referrals: 11
    • View Profile
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #3 on: September 02, 2009, 10:46:45 AM »
0
Have a pet bird with you. I have an elf with 100 hiding and 120 stealth and those little bastards detect me all the time.
XXXXXXXXXX________________________________________] 20%
I've forgotten more about this game then most people will ever know.
Thank you for controlling your children. Their manners reflect your love for them.
Give a man a fish and you feed him for a day. Don't teach a man to fish, and you feed yourself. He's a grown man. Fishing's not that hard.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #4 on: September 02, 2009, 10:55:30 AM »
0
What is a Petbird?
About the Shadow knight , i looked in the Originaly Code from Runuo and it says following
X = [1 * (/Random 5 to 10) ]* (Random +1 to -1 )
Y= [1 * (/Random 5 to 10) ]* (Random +1 to -1 )
Mean there exist about 100 Fields outside of the Secure Areal.
Oo

Offline onlyindreams

  • Spaz Ferret's Personal Assistant
  • Insane Scripter
  • *
  • Posts: 1305
  • Activity:
    0%
  • Reputation Power: 13
  • onlyindreams barely matters.onlyindreams barely matters.
  • Respect: +96
  • Referrals: 2
    • View Profile
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #5 on: September 02, 2009, 02:35:39 PM »
0
Tame a raven from somewhere to take with you.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #6 on: September 02, 2009, 09:24:46 PM »
0
Tame a raven from somewhere to take with you.
lol? that helps?

Offline onlyindreams

  • Spaz Ferret's Personal Assistant
  • Insane Scripter
  • *
  • Posts: 1305
  • Activity:
    0%
  • Reputation Power: 13
  • onlyindreams barely matters.onlyindreams barely matters.
  • Respect: +96
  • Referrals: 2
    • View Profile
Re: Reveal the Dark_Knight in Gauntlet?
« Reply #7 on: September 03, 2009, 10:30:04 AM »
0
I've never tried it but I'm pretty sure that's what Cerv was saying. Ravens and a couple other things have a really, really good chance to reveal. It'd be interesting to try it out though.... Bring in 5 ravens then just release them in that room.

Tags: