Jump to content
  • 0

Question

Posted

      impro++;

             

            switch(impro){

           

                    case 5:

            ExShowScreenMessage case5 = new ExShowScreenMessage("You reached 5 killing spree!", 10000);

              sendPacket(case5);

            Announcements.getInstance().announceToAll("Player: " + getName() + " :reached 5 kill in a row!");

                              addItem("Loot", 57, 100, this, true);

              break;

             

I know how I can do to that in this system to collect 5 consecutive kills to activate a skill on the char that gets????

3 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.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...