Jump to content

ice9313779

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by ice9313779

  1. Can someone help me with this? i got an error when i logged in in Loki Launcher. screen shot is attached below. cant understand that error. please help.

     

     

    Done with this one.

     

     

    Now:

    I've got a new error. here   untitled3.bmp

    How to fix this. the inventory box is too big.

     

     

    And also i got an error when i open the client. 

    here:untitled2.bmp

     

     

    And also it seems that the items were not translated to english. can someone help me?post-2467-0-18130700-1399873702_thumb.jpg

  2. @mysterious: thank you so much. but i was wondering on how to make a custom skill with absolute damage.

    This could be something:

    bonus2 bIgnoreGTB,x,y; (complete)
    - Ignores GTB effect by 'x'% chance, dealing 'y'% of the damage.
    

    or

    bonus bMinDamage,x; (complete)
    bonus bMaxDamage,x; (complete)
    - 'x'% chance to deal the minimum/maximum damage (bMaxDamage is the same effect as Maximise Power skill).
    

    thanks :D

    can you provide a code to counter this one bonus bLastStand,100

    Custom skills I don't have a lot of knowledge own =/

    how about a script to counter the one equip with this script bonus bLastStand,100

  3. @mysterious: thank you so much. but i was wondering on how to make a custom skill with absolute damage.

    This could be something:

    bonus2 bIgnoreGTB,x,y; (complete)
    - Ignores GTB effect by 'x'% chance, dealing 'y'% of the damage.
    

    or

    bonus bMinDamage,x; (complete)
    bonus bMaxDamage,x; (complete)
    - 'x'% chance to deal the minimum/maximum damage (bMaxDamage is the same effect as Maximise Power skill).
    

    thanks :D

    can you provide a code to counter this one bonus bLastStand,100

  4. can anyone provide me a code for withstanding death even with 1 hp unless equip with the same item can only kill that player. and a code for making a skill with absolute damage no matter what resistance is used.

    You can try to add Epoque's additional Bonuses to your server: http://www.eathena.w...opic=244783&hl= . This is probably the bonus you wanna look for:

    bonus bLastStand,x; (complete)
    - Adds an 'x'% chance to be left with 1 HP when damage is meant to kill you.
    - Effectively, at bonus bLastStand,100; players could never be killed (always have 1 HP remaining).
    

    help please.also the script that when u die the npc wont announce or record your death.

    Um.. depending on your PvP ladder, whenever you're in PvP, you wouldn't get announced or death recorded. Additionally, depending on your PvP Ladder, you can probably disable announcements.

    how bout the code for making a skill fix damage no matter and ignores resistance?

×
×
  • Create New...