Jump to content

noras

Members
  • Posts

    39
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by noras

  1. Coz now i have l2w but i can't see what is in inventory, mana works....... sometimes and sometimes not :P

    aduto res don't work coz when U died u have 1hp, manor don't work and i'm looking for OOG too, i don't want make new topick so if any1 have nice OOG pls shere :]

  2. Oki lets start

    i have working walker on DN x 15 (on windows 7)

    but

    Watker target moobs and after 1-2s lost target  and again....

    My walker can't use enchanted mana potions......... when i want cheak item name and ID  i can see ID=00 or ID= -65000

    any idea ?

     

     

    ps: U dont need to  download new l2w, the old l2w is working but  have smal problems with target mobbs and mana potions :]

  3. for those who are to lazy to change  some numbers. (walker)

     

     

    Label(INICIO)
    CharStatus(MP,<,60) //>>> VERIFY IF MANA IS LOW THAN 60% THAN USE E-MANA   <<<//
    {
    Label(MANA)
    USEITEM(itemname[iD=23054])
    USEITEM(Enhanced Mana Potion[iD=23054])
    DELAY(20000) //>>> E-MANA POT DELAY (20000 = 20 SECONDS)    <<<//
    CharStatus(MP,<,90) //>>> IF CHAR MP LOW THAN 90% USE E-MANA AGAIN  <<<//
    {
    Call(MANA)
    }
    }
    DELAY(5000)
    Call(INICIO)

     

     

    sory but this script don't work on DN

     

     

     

    any 1 have working script ?

×
×
  • Create New...