ice9313779 Posted July 17, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Share 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 Link to comment Share on other sites More sharing options...
Rebel Posted July 20, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 20, 2012 some make a script with this Quote Link to comment Share on other sites More sharing options...
ice9313779 Posted July 21, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Author Share Posted July 21, 2012 help please.also the script that when u die the npc wont announce or record your death. Quote Link to comment Share on other sites More sharing options...
Mystery Posted July 21, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
ice9313779 Posted July 21, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 21, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
ice9313779 Posted July 21, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 21, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
ice9313779 Posted July 21, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted July 21, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
ice9313779 Posted July 21, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 02/18/12 Last Seen: March 17, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.