Dulens. Posted August 31, 2012 Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! Quote
GsL Posted August 31, 2012 Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! lol nice man :) Quote
GsL Posted August 31, 2012 Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! lol nice man :) Quote
Mr.Anonymous Posted August 31, 2012 Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! this is not yours, those things are shared in mxc since 2009 if they can't use the search button is not our problem. Quote
Mr.Anonymous Posted August 31, 2012 Posted August 31, 2012 Hello, this feature requested here and I did it for free to this guy. ### Eclipse Workspace Patch 1.0 #P aCis_gameserver Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 17) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -5091,6 +5091,10 @@ // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1); + PlaySound _snd = new PlaySound(1, "d08_f.ogg", 0, 0, 0, 0, 0); + sendPacket(_snd); + broadcastUserInfo(); + if (Config.ALLOW_KILLING_SPREE) { killingSpreePvp(); If someone can give feedback, I would be greateful. Thank you! this is not yours, those things are shared in mxc since 2009 if they can't use the search button is not our problem. Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 this is not yours, those things are shared in mxc since 2009 if they can't use the search button is not our problem. I don't care, I just did his request. Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 this is not yours, those things are shared in mxc since 2009 if they can't use the search button is not our problem. I don't care, I just did his request. Quote
`Heroin Posted August 31, 2012 Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] Quote
`Heroin Posted August 31, 2012 Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] [GR]ήθελε να αγοράσει αυτόν τον κώδικα και τον έκανα free. Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] [GR]ήθελε να αγοράσει αυτόν τον κώδικα και τον έκανα free. Quote
`Heroin Posted August 31, 2012 Posted August 31, 2012 [GR] Opws eipe o allos parapanw o kwdikas autos uparxei hdh kai oti den einai dikos sou kai les oti den se noiazei apla ekanes to request tou. Telika ton ekanes esu kai tou to dwses free h ton phres apo allou? Vasika oti k na kanes den mou peftei logos [/gr] Quote
`Heroin Posted August 31, 2012 Posted August 31, 2012 [GR] Opws eipe o allos parapanw o kwdikas autos uparxei hdh kai oti den einai dikos sou kai les oti den se noiazei apla ekanes to request tou. Telika ton ekanes esu kai tou to dwses free h ton phres apo allou? Vasika oti k na kanes den mou peftei logos [/gr] Quote
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 [GR] Opws eipe o allos parapanw o kwdikas autos uparxei hdh kai oti den einai dikos sou kai les oti den se noiazei apla ekanes to request tou. Telika ton ekanes esu kai tou to dwses free h ton phres apo allou? Vasika oti k na kanes den mou peftei logos [/gr] [GR]δεν έψαξα καν για κάτι τέτοιο, 3 line είμαι μωρέ. Σιγά το πράγμα. Είδα πως δούλευαν τα άλλα και έκανα αυτό. Εκείνος έδινε χρήματα αλλά του τον έδωσα free, οπότε πιο είναι το πρόβλημα σας? Quote
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.
Note: Your post will require moderator approval before it will be visible.