alla den douleuei katholou oute to 1o reward oute to 2o oute kanena enw exw kanonika ta pvp pou xreiazwntai kai sto gameserver console den bgazei kapoio problima ola trexoun kanonika ti mpwrei na ftaiei ?
configs
++#Settrue to enable the pvp skill reward system
+EnablePvPSkillReward=false++#Set pvp count for the 1st pvp skill to be awarded
+1stSkillPvPCount=100++#Set pvp count for the 2nd pvp skill to be awarded
+2ndSkillPvPCount=200++#Set pvp count for the 3rd pvp skill to be awarded
+3rdSkillPvPCount=300++#Set pvp count for the 4th pvp skill to be awarded
+4thSkillPvPCount=400++#Set pvp count for the 5th pvp skill to be awarded
+5thSkillPvPCount=500++#Set the id of the 1st skill awarded
+1stPvPSkill=1++#Set the level of the 1st skill awarded
+1stPvPSkillLvl=1++#Set the id of the 2nd skill awarded
+2ndPvPSkill=2++#Set the level of the 2nd skill awarded
+2ndPvPSkillLvl=2++#Set the id of the 3rd skill awarded
+3rdPvPSkill=3++#Set the level of the 3rd skill awarded
+3rdPvPSkillLvl=3++#Set the id of the 4th skill awarded
+4thPvPSkill=4++#Set the level of the 4th skill awarded
+4thPvPSkillLvl=4++#Set the id of the 5th skill awarded
+5thPvPSkill=5++#Set the level of the 5th skill awarded
+5thPvPSkillLvl=5Config.java
@@-525,6+525,23@@publicstaticMap<Integer,Integer> CLAN_SKILLS;publicstaticbyte CLAN_LEVEL;publicstaticint REPUTATION_QUANTITY;++publicstaticboolean PVP_SKILL_REWARD_ENABLED;+publicstaticint PVP_SKILL1;+publicstaticint PVP_SKILL2;+publicstaticint PVP_SKILL3;+publicstaticint PVP_SKILL4;+publicstaticint PVP_SKILL5;+publicstaticint PVP_SKILL_LVL1;+publicstaticint PVP_SKILL_LVL2;+publicstaticint PVP_SKILL_LVL3;+publicstaticint PVP_SKILL_LVL4;+publicstaticint PVP_SKILL_LVL5;+publicstaticint COUNT_PVP_1ST;+publicstaticint COUNT_PVP_2ND;+publicstaticint COUNT_PVP_3RD;+publicstaticint COUNT_PVP_4TH;+publicstaticint COUNT_PVP_5TH;
REPUTATION_QUANTITY =Integer.parseInt(L2JFrozenettings.getProperty("ReputationScore","10000"));+ PVP_SKILL_REWARD_ENABLED =Boolean.valueOf(L2JFrozenettings.getProperty("EnablePvPSkillReward","false"));+ COUNT_PVP_1ST =Integer.parseInt(L2JFrozenettings.getProperty("1stSkillPvPCount","100"));+ COUNT_PVP_2ND =Integer.parseInt(L2JFrozenettings.getProperty("2ndSkillPvPCount","200"));+ COUNT_PVP_3RD =Integer.parseInt(L2JFrozenettings.getProperty("3rdSkillPvPCount","300"));+ COUNT_PVP_4TH =Integer.parseInt(L2JFrozenettings.getProperty("4thSkillPvPCount","400"));+ COUNT_PVP_5TH =Integer.parseInt(L2JFrozenettings.getProperty("5thSkillPvPCount","500"));+ PVP_SKILL1 =Integer.parseInt(L2JFrozenettings.getProperty("1stPvPSkill","1"));+ PVP_SKILL2 =Integer.parseInt(L2JFrozenettings.getProperty("2ndPvPSkill","2"));+ PVP_SKILL3 =Integer.parseInt(L2JFrozenettings.getProperty("3rdPvPSkill","3"));+ PVP_SKILL4 =Integer.parseInt(L2JFrozenettings.getProperty("4thPvPSkill","4"));+ PVP_SKILL5 =Integer.parseInt(L2JFrozenettings.getProperty("5thPvPSkill","5"));+ PVP_SKILL_LVL1 =Integer.parseInt(L2JFrozenettings.getProperty("1stPvPSkillLvl","1"));+ PVP_SKILL_LVL2 =Integer.parseInt(L2JFrozenettings.getProperty("2ndPvPSkillLvl","2"));+ PVP_SKILL_LVL3 =Integer.parseInt(L2JFrozenettings.getProperty("3rdPvPSkillLvl","3"));+ PVP_SKILL_LVL4 =Integer.parseInt(L2JFrozenettings.getProperty("4thPvPSkillLvl","4"));+ PVP_SKILL_LVL5 =Integer.parseInt(L2JFrozenettings.getProperty("5thPvPSkillLvl","5"));
L2PcInstance.java
_pvpKills = pvpKills;}+publicvoidPvPSkillReward()+{+if(getPvpKills()>=Config.COUNT_PVP_1ST)+{+ addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILL1,Config.PVP_SKILL_LVL1));+}+elseif(getPvpKills()>=Config.COUNT_PVP_2ND)+{+ addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILL2,Config.PVP_SKILL_LVL2));+}+elseif(getPvpKills()>=Config.COUNT_PVP_3RD)+{+ addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILL3,Config.PVP_SKILL_LVL3));+}+elseif(getPvpKills()>=Config.COUNT_PVP_4TH)+{+ addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILL4,Config.PVP_SKILL_LVL4));+}+elseif(getPvpKills()>=Config.COUNT_PVP_5TH)+{+ addSkill(SkillTable.getInstance().getInfo(Config.PVP_SKILL5,Config.PVP_SKILL_LVL5));+}+}++if(Config.PVP_SKILL_REWARD_ENABLED)+{+PvPSkillReward();+}+// apply augmentation bonus for equipped itemsfor(L2ItemInstance temp :this.getInventory().getAugmentedItems())
Some suggestion:
Add the option to set minimum time streamed to receive award.
e.x
Stream 2 hours to claim the reward.
Seems stupid to me, somebody start streaming, run stream for 5 min - take reward and shut down stream.
WTS Adenas per million or quantity.
Price: 7u$d x 1kk (best price in quantity).
💸 STOCK : 14kk
Acc:
🔸 Tyrant Lv. 51 w/o equipment, PA to 03/11/2025. Dye +4STR-4CON.
(i transfer to your acc). Price: 100 u$d
🔹Prophet Lv. 46 full buff, Karmian Set + joyas D.
(mail clean).Price: 150 u$d
Discord: dcr32 - Zeep#0215
Telegram: @xDCr32
📢 It’s Time!
I was thinking… when will be the perfect time? The answer is now — no more waiting.
⏳ 3 years without L2Mid…
Now we are coming strong 💪 and motivated to play again — an Interlude server ⚔️ like old school before. Here, there were good times… and now, they return.
🏆 Announcing:
L2Mid New Server – x25
One of the best Lineage II experiences since 2011 is making its return.
✨ Grand Opening: 10 October 2025
🛠 Open Beta Test: 22 September – 9 October 2025
🔥 Get ready for an epic journey, fierce battles, and the community you’ve been waiting for.
💥 Let’s make history again!
Question
Ta®oS™
exw auton edw ton kwdika
alla den douleuei katholou oute to 1o reward oute to 2o oute kanena enw exw kanonika ta pvp pou xreiazwntai kai sto gameserver console den bgazei kapoio problima ola trexoun kanonika ti mpwrei na ftaiei ?
Edited by Ta®oS™10 answers to this question
Recommended Posts