Dead Boards > RebirthUO

New title - Harrower Bunny Slayer

<< < (2/2)

The Ghost:
HItech,  give me a few day, I have something in testing for the door travel. :)    Hope the Harrower will not take to much of my time.

I'm working on the auto loot corpse too, because a issue now.

Hitechs:
yes im player111., No im not Twinkle McNugget, hehe ... what a funny name! lol

sweet ghost, best thing i could think of is setting a range of x and y that can only be set for next follow command.
if something was not in a reasonable range, say hey dude, are you crazy? there is no way master just jumped 500 squares
dont be dumb and try to run across the world, maybe he went in a dungeon or cave.

or me setting a button that i press right before i go in cave, says hey guys ... cave here!
then have them do some stuff kinda like the ev sub to find the entrance.

Or the hard way ... me logging everything cave and dungeon entrance x and y in an array,
and having a check that says hey mate, Dungeon here.
but that might cause problem, and would probably still end up adding a button that i press right before i enter

The Ghost:
funny that we think alike.   

I try the last option since I was going to only 3 locations.  work for while, but I want a better way.    ATM I wehn back to pushing button to make them move in the direction I want too.  It quick and simple.     I'm coding, wathing tv, studying all at the same.   Not sure where to put my priority :)


*bleep*: I just lot 90 min of work, because of stupid colour code that the menu design  don't like :(

Hitechs:

--- Quote ---looking at coding its like which way do you go uoxl or namespace. and with that its would take me a month to figureout  the basic of heal.
--- End quote ---

i not done uoxl ... but im thinking something like

im running 3 cleints

healLoop:
for %i 1 3  ;--- loop 3 times
  {
    if #hits < %blah  ;-- low hp
        {
         event macro   ;- heal
         target
        event macro    ; target self
        uoxl                 ; change client
         }
    else
         uoxl                 ; change client
   }
goto healLoop

Navigation

[0] Message Index

[*] Previous page

Go to full version