ice9313779 Posted July 17, 2012 Posted July 17, 2012 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. Quote
ice9313779 Posted July 21, 2012 Author Posted July 21, 2012 help please.also the script that when u die the npc wont announce or record your death. Quote
Mystery Posted July 21, 2012 Posted July 21, 2012 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.ws/board/index.php?showtopic=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. Quote
ice9313779 Posted July 21, 2012 Author Posted July 21, 2012 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? Quote
Mystery Posted July 21, 2012 Posted July 21, 2012 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). Quote
ice9313779 Posted July 21, 2012 Author Posted July 21, 2012 @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 can you provide a code to counter this one bonus bLastStand,100 Quote
Mystery Posted July 21, 2012 Posted July 21, 2012 @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 can you provide a code to counter this one bonus bLastStand,100 Custom skills I don't have a lot of knowledge own =/ Quote
ice9313779 Posted July 21, 2012 Author Posted July 21, 2012 @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 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 Quote
Euphy Posted July 21, 2012 Posted July 21, 2012 how about a script to counter the one equip with this script bonus bLastStand,100 That sounds like quite a large source mod that no one would be willing to do for free. :< Quote
ice9313779 Posted July 21, 2012 Author Posted July 21, 2012 how about a script to counter the one equip with this script bonus bLastStand,100 That sounds like quite a large source mod that no one would be willing to do for free. :< hmm is it really that hard? Quote
Question
ice9313779
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.
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.