Jump to content
  • 0

[Help] About PvP skill reward


Question

Posted

I want to add on some pvp's players to obtain a skill of my choise...for exmple if a player reach 500 pvp to get skill Braveheart etc... how can i make this? :)

11 answers to this question

Recommended Posts

  • 0
Posted

if (activeChar.getPvpKills() >= 500)

    activeChar.addSkill(SkillTable.getInstance().getInfo(440, 1));

 

add it in EnterWorld.java

  • 0
Posted

after what line should i add this? and if i want more skills 5 or 10 skills same line souldnt there be some other line after 1 skill to add other one? sorry for my bad english and also i dont know about java much ty

  • 0
Posted

if (activeChar.getPvpKills() >= 500)

    activeChar.addSkill(SkillTable.getInstance().getInfo(440, 1));

 

add it in EnterWorld.java

after what line should i add this? and if i want more skills 5 or 10 skills same line souldnt there be some other line after 1 skill to add other one? sorry for my bad english and also i dont know about java much ty

try in EnterWorld.java

loled. Rio try to read the class to understand what means all lines

  • 0
Posted

if (activeChar.getPvpKills() >= 500)

    activeChar.addSkill(SkillTable.getInstance().getInfo(440, 1));

 

add it in EnterWorld.java

^^

 

instead of <= use == its equal.

  • 0
Posted

You can also add it in L2PcInstance.java

At the Public void "increasePvpKills"

and add behind the line with "setPvpKills(getPvpKills() + 1);"

 

if(getPvpKills()== 500)

{

addSkill(SkillTable.getInstance().getInfo(440, 1));

}

 

This way you can also add items as rewards and other things. And its not added again evry time you login like the above example.

(i didnt test this though but it should work)

  • 0
Posted

You can also add it in L2PcInstance.java

At the Public void "increasePvpKills"

and add behind the line with "setPvpKills(getPvpKills() + 1);"

 

This way you can also add items as rewards and other things. And its not added again evry time you login like the above example.

(i didnt test this though but it should work)

The effect will be temporary.

Cannot use equal.

Logically

 

 

  • 0
Posted

I was in testing PcInstance.java, and when I restart I removed the skill.

something else, and I added to give me another 200 next skill to pvp.

and did not work!!

Someone help me?

 

    if(getPvpKills()== 100)
    {
       addSkill(SkillTable.getInstance().getInfo(3156, 1));
    }
     if (getPvpKills()== 200)
    {
       addSkill(SkillTable.getInstance().getInfo(3157, 1));
    }

  • 0
Posted

@AlexCardyz

Enterworld.java

 

+          if(activeChar.getPvpKills() >= 100)
+	    {
+	       activeChar.addSkill(SkillTable.getInstance().getInfo(3156, 1));
+	    }
+	    if (activeChar.getPvpKills() >= 200)
+	    {
+	       activeChar.addSkill(SkillTable.getInstance().getInfo(3157, 1));
+	    }

 

L2PcInstance.java

 

            // Add karma to attacker and increase its PK counter
		setPvpKills(getPvpKills() + 1);

+           if(getPvpKills() >= 100)
+	    {
+	       addSkill(SkillTable.getInstance().getInfo(3156, 1));
+	    }
+	    if (getPvpKills() >= 200)
+	    {
+	       addSkill(SkillTable.getInstance().getInfo(3157, 1));
+	    }

 

I think combining both is the best way.

  • 0
Posted

@AlexCardyz

Enterworld.java

 

+          if(activeChar.getPvpKills() >= 100)
+	    {
+	       activeChar.addSkill(SkillTable.getInstance().getInfo(3156, 1));
+	    }
+	    if (activeChar.getPvpKills() >= 200)
+	    {
+	       activeChar.addSkill(SkillTable.getInstance().getInfo(3157, 1));
+	    }

 

L2PcInstance.java

 

            // Add karma to attacker and increase its PK counter
		setPvpKills(getPvpKills() + 1);

+           if(getPvpKills() >= 100)
+	    {
+	       addSkill(SkillTable.getInstance().getInfo(3156, 1));
+	    }
+	    if (getPvpKills() >= 200)
+	    {
+	       addSkill(SkillTable.getInstance().getInfo(3157, 1));
+	    }

 

I think combining both is the best way.

 

Specifically what part would go in the Enterworld.java  ??

:/

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • SMMTOOL.ORG ТВОЙ ПРЯМОЙ ПОСТАВЩИК TG/YouTube/MAX ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ПОЧЕМУ МЫ? • Свой софт — работаем без посредников и переплат. • Скорость до 50.000.000 в сутки. • Минимальный **** — всего ~5%. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Услуги Telegram ПРАЙС-ЛИСТ (ЗА 1000 ЕД.) ПОДПИСЧИКИ (LIFETIME) ➥ 1.2$ — RU База ➥ 1.2$ — Китай База ➥ 1$ — Ultra Fast Группа (~80₽) ➥ 1$ — Ultra Fast (~80₽) ➥ 0.99$ — Super Fast (~80₽) ➥ 0.8$ — Fast (~64₽) ➥ 0.55$ — Normal (~40₽) ➥ 0.44$ — 100K+ Only (~35₽) ПОДПИСЧИКИ (Дневные) ➥ 0.7$ — 60 дней РУ (~55₽) ➥ 0.5$ — 30 Дней РУ (~40₽) ➥ 0.7$ — 60 Дней Китай (~55₽) ➥ 0.5$ — 60 Дней Китай (~40₽) ОПТИМИЗАЦИЯ КАНАЛОВ И БОТОВ ➥ 1.5$ — Подписчики из Поиска Китай (~120₽) ➥ 1.5$ — Подписчики из Поиска РУ База (~120₽) ➥ 1$ — Подписчики из Поиска МИКС (~₽80) ➥ 0.8$ — Бот Старты из Поиска (~64₽) АКТИВНОСТЬ И БОТЫ ➥ 0.7$ — Реакции на Комменты (Позитивные) + Подписчики (Бонус) ➥ 0.7$ — Реакции на Комменты (Негативные) + Подписчики (Бонус) ➥ 0.08$ — Просмотры постов ➥ 0.08$ — Реакции (Любые) ➥ 0.18$ — Запуски ботов МИКС ➥ 0.4$ — Запуски ботов РУ ➥ 0.4$ — Запуски ботов Китай ➥ 0.18$ — Запуски ботов + сообщение (/settings) ➥ 0.5$ — Рефералы в боты ➥ 0.3$ — Репост Истории + просмотр ➥ 0.3$ — Лайк Истории + просмотр Услуги YouTube АКТИВНОСТЬ ➥ 8$ — Кастомные Комментарии Живые Юзеры ➥ 15$ — Кастом Позитивные Комментарии + Лайк + Просмотр Видео ➥ 10$ — Рандомные Позитивные Комментарии + Лайк + Просмотр Видео ➥ 0.55$ — Поделиться Видео Живые Юзеры ➥ 0.5$ — Зрители Эфира (15мин) Живые Юзеры ➥ 18$ — Живые Просмотры Видео 60мин+ Видео ➥ 5$ — Рандомные Позитивные Комментарии ➥ 0.5$ — Лайк под Видео ➥ 0.7$ — Просмотр Видео МИКС + Монетизация Услуги MAX ПОДПИСЧИКИ (LIFETIME) ➥ 22$ — Публичные Каналы ПОДПИСЧИКИ (Дневные) ➥ 15$ — 90 дней ➥ 12$ — 60 дней ➥ 8$ — 30 дней АКТИВНОСТЬ И БОТЫ ➥ 3.50$ — Просмотры на пост ➥ 7$ — Макс Репосты ➥ 8$ — Положительные Реакции ➥ 13$ — Реакция ➥ 13$ — Реакция ➥ 13$ — Реакция ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ БОНУСЫ И ОФФЕРЫ КЭШБЭК ДО 10% для крупных реселлеров API доступ для ваших панелей ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ОПЛАТА: Crypto | LOLZ Market САЙТ: SMMTOOL.ORG Telegram: SMMTOOL_ORG
    • L2jFrozen embossed my childhood. Sick to see it some what back to life again.   Thank you for all the work you've done back then!
    • As the tittle says.I need a working one,all the free shared do not work.Do not share 196p or the frankenstein 166p for lucera.Thanks
    • Haha, I took a vacation so they could sell 😄
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..