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!
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!
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 :)
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 :)
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.
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.
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.
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.
`Heroin Posted August 31, 2012 Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr]
`Heroin Posted August 31, 2012 Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr]
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] [GR]ήθελε να αγοράσει αυτόν τον κώδικα και τον έκανα free.
Dulens. Posted August 31, 2012 Author Posted August 31, 2012 [Gr] Kai tote giati les oti to kanes free? [/gr] [GR]ήθελε να αγοράσει αυτόν τον κώδικα και τον έκανα free.
`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]
`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]
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, οπότε πιο είναι το πρόβλημα σας?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now