Package com.l2jfrozen.gameserver.network.serverpackets

Examples of com.l2jfrozen.gameserver.network.serverpackets.SocialAction


            // Like L2OFF if char is dead, is sitting, is in trade or is in fakedeath can't interact with npc
            if (player.isSitting() || player.isDead() || player.isFakeDeath() || player.getActiveTradeList() != null)
              return;
           
            // Send a Server->Client packet SocialAction to the all L2PcInstance on the _knownPlayer of the L2NpcInstance to display a social action of the L2NpcInstance on their client
            SocialAction sa = new SocialAction(getObjectId(), Rnd.get(8));
            broadcastPacket(sa);
            // Open a chat window on client with the text of the L2NpcInstance
            if (isEventMob)
            {
              L2Event.showEventHtml(player, String.valueOf(getObjectId()));
View Full Code Here


          return false;
        }

        L2Character character = (L2Character) target;
        character.broadcastPacket(new SocialAction(target.getObjectId(), action));
        character = null;
      }
      else
        return false;
    }
View Full Code Here

            break;
        }
       
        if (Rnd.get(100) <= chestChance)
        {
          activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 3));
          chest.setSpecialDrop();
          chest.setMustRewardExpSp(false);
          chest.setInteracted();
          chest.reduceCurrentHp(99999999, activeChar);
        }
        else
        {
          activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 13));
          if (Rnd.get(100) < chestTrapLimit)
            chest.chestTrap(activeChar);
          chest.setInteracted();
          chest.addDamageHate(activeChar, 0, 1);
          chest.getAI().setIntention(CtrlIntention.AI_INTENTION_ATTACK, activeChar);
View Full Code Here

      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),40, 75, -10, 0, 12000));
      startQuestTimer("camera_7", 1350, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_7"))
    {
      _Zone.broadcastPacket(new SocialAction(frintezza.getObjectId(),2));
      startQuestTimer("camera_8", 7000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_8"))
    {
      startQuestTimer("camera_9", 1000, frintezza, null);
      _frintezzaDummy.deleteMe();
      _frintezzaDummy = null;
    }
    else if (event.equalsIgnoreCase("camera_9"))
    {
      _Zone.broadcastPacket(new SocialAction(demon2.getObjectId(),1));
      _Zone.broadcastPacket(new SocialAction(demon3.getObjectId(),1));
      startQuestTimer("camera_9b", 400, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_9b"))
    {
      _Zone.broadcastPacket(new SocialAction(demon1.getObjectId(),1));
      _Zone.broadcastPacket(new SocialAction(demon4.getObjectId(),1));
     
      for (L2Character pc : _Zone.getCharactersInside().values())
      {
        if (pc instanceof L2PcInstance)
        {
          if (pc.getX() < getXFix(174232))
            pc.broadcastPacket(new SpecialCamera(_portraitDummy1.getObjectId(),1000, 118, 0, 0, 1000));
          else
            pc.broadcastPacket(new SpecialCamera(_portraitDummy3.getObjectId(),1000, 62, 0, 0, 1000));
        }
      }
      startQuestTimer("camera_9c", 0, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_9c"))
    {
      for (L2Character pc : _Zone.getCharactersInside().values())
      {
        if (pc instanceof L2PcInstance)
        {
          if (pc.getX() < getXFix(174232))
            pc.broadcastPacket(new SpecialCamera(_portraitDummy1.getObjectId(),1000, 118, 0, 0, 10000));
          else
            pc.broadcastPacket(new SpecialCamera(_portraitDummy3.getObjectId(),1000, 62, 0, 0, 10000));
        }
      }
      startQuestTimer("camera_10", 2000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_10"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),240, 90, 0, 0, 1000));
      startQuestTimer("camera_11", 0, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_11"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),240, 90, 25, 5500, 10000));
      _Zone.broadcastPacket(new SocialAction(frintezza.getObjectId(),3));
      _portraitDummy1.deleteMe();
      _portraitDummy3.deleteMe();
      _portraitDummy1 = null;
      _portraitDummy3 = null;
     
      startQuestTimer("camera_12", 4500, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_12"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),100, 195, 35, 0, 10000));
      startQuestTimer("camera_13", 700, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_13"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),100, 195, 35, 0, 10000));
      startQuestTimer("camera_14", 1300, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_14"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),120, 180, 45, 1500, 10000));
      _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5006, 1, 34000, 0));
      startQuestTimer("camera_16", 1500, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_16"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),520, 135, 45, 8000, 10000));
      startQuestTimer("camera_17", 7500, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_17"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),1500, 110, 25, 10000, 13000));
      startQuestTimer("camera_18", 9500, frintezza, null);
    }
    else if (event.equalsIgnoreCase("camera_18"))
    {
      _Zone.broadcastPacket(new SpecialCamera(_overheadDummy.getObjectId(),930, 160, -20, 0, 1000));
      startQuestTimer("camera_18b", 0, _overheadDummy, null);
    }
    else if (event.equalsIgnoreCase("camera_18b"))
    {
      _Zone.broadcastPacket(new SpecialCamera(_overheadDummy.getObjectId(), 600, 180, -25, 0, 10000));
      _Zone.broadcastPacket(new MagicSkillUser(_scarletDummy,_overheadDummy, 5004, 1, 5800, 0));
     
      weakScarlet = (L2GrandBossInstance) addSpawn(SCARLET1, 174232, -88020, -5110, 16384, false, 0);
      weakScarlet.setIsInvul(false);
      weakScarlet.setIsImobilised(true);
      weakScarlet.disableAllSkills();
      _Zone.updateKnownList(weakScarlet);
      activeScarlet = weakScarlet;
     
      /*
      startQuestTimer("camera_19",  2400, _scarletDummy, null);
      startQuestTimer("camera_19b", 5000, _scarletDummy, null);
      */
      startQuestTimer("camera_19", 5500, _scarletDummy, null);
      startQuestTimer("camera_19b", 5400, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("camera_19"))
    {
      weakScarlet.teleToLocation(getXFix(174232), getYFix(-88020), getZFix(-5110));
    }
    else if (event.equalsIgnoreCase("camera_19b"))
    {
      _Zone.broadcastPacket(new SpecialCamera(_scarletDummy.getObjectId(), 800, 180, 10, 1000, 10000));
      startQuestTimer("camera_20", 2100, _scarletDummy, null);
    }
    else if (event.equalsIgnoreCase("camera_20"))
    {
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),300, 60, 8, 0, 10000));
      startQuestTimer("camera_21", 2000, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("camera_21"))
    {
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),500, 90, 10, 3000, 5000));
      startQuestTimer("camera_22", 3000, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("camera_22"))
    {
      portrait2 = (L2MonsterInstance) addSpawn(29049, 175876, -88713, -5000, 28205,false,0);
      portrait2.setIsImobilised(true);
      portrait2.disableAllSkills();
      _Zone.updateKnownList(portrait2);
     
      portrait3 = (L2MonsterInstance) addSpawn(29049, 172608, -88702, -5000, 64817,false,0);
      portrait3.setIsImobilised(true);
      portrait3.disableAllSkills();
      _Zone.updateKnownList(portrait3);
     
      portrait1 = (L2MonsterInstance) addSpawn(29048, 175833, -87165, -5000, 35048,false,0);
      portrait1.setIsImobilised(true);
      portrait1.disableAllSkills();
      _Zone.updateKnownList(portrait1);
     
      portrait4 = (L2MonsterInstance) addSpawn(29048, 172634, -87165, -5000, 57730,false,0);
      portrait4.setIsImobilised(true);
      portrait4.disableAllSkills();
      _Zone.updateKnownList(portrait4);
     
      _overheadDummy.deleteMe();
      _scarletDummy.deleteMe();
      _overheadDummy = null;
      _scarletDummy = null;
     
      startQuestTimer("camera_23", 2000, weakScarlet, null);
      startQuestTimer("start_pc", 2000, weakScarlet, null);
      //startQuestTimer("loc_check", 60000, weakScarlet, null, true);
      startQuestTimer("songs_play", 10000 + Rnd.get(10000), frintezza, null);
      startQuestTimer("skill01", 10000 + Rnd.get(10000), weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("camera_23"))
    {
      demon1.setIsImobilised(false);
      demon2.setIsImobilised(false);
      demon3.setIsImobilised(false);
      demon4.setIsImobilised(false);
      demon1.enableAllSkills();
      demon2.enableAllSkills();
      demon3.enableAllSkills();
      demon4.enableAllSkills();
      portrait1.setIsImobilised(false);
      portrait2.setIsImobilised(false);
      portrait3.setIsImobilised(false);
      portrait4.setIsImobilised(false);
      portrait1.enableAllSkills();
      portrait2.enableAllSkills();
      portrait3.enableAllSkills();
      portrait4.enableAllSkills();
      weakScarlet.setIsInvul(false);
      weakScarlet.setIsImobilised(false);
      weakScarlet.enableAllSkills();
      weakScarlet.setRunning();
     
      startQuestTimer("spawn_minion", 20000, portrait1, null);
      startQuestTimer("spawn_minion", 20000, portrait2, null);
      startQuestTimer("spawn_minion", 20000, portrait3, null);
      startQuestTimer("spawn_minion", 20000, portrait4, null);
    }
    else if (event.equalsIgnoreCase("stop_pc"))
    {
      for (L2Character cha : _Zone.getCharactersInside().values())
      {
        cha.abortAttack();
        cha.abortCast();
        cha.disableAllSkills();
        cha.setTarget(null);
        cha.stopMove(null);
        cha.setIsImobilised(true);
        cha.getAI().setIntention(CtrlIntention.AI_INTENTION_IDLE);
      }
    }
    else if (event.equalsIgnoreCase("stop_npc"))
    {
      _Heading = npc.getHeading();
      if (_Heading < 32768)
        _Angle = Math.abs(180 - (int)(_Heading / 182.044444444));
      else
        _Angle = Math.abs(540 - (int)(_Heading / 182.044444444));
    }
    else if (event.equalsIgnoreCase("start_pc"))
    {
      for (L2Character cha : _Zone.getCharactersInside().values())
      {
        if (cha != frintezza)
        {
          cha.enableAllSkills();
          cha.setIsImobilised(false);
        }
      }
    }
    else if (event.equalsIgnoreCase("start_npc"))
    {
      npc.setRunning();
      npc.setIsInvul(false);
    }
    else if (event.equalsIgnoreCase("morph_end"))
    {
      _OnMorph = 0;
    }
    else if (event.equalsIgnoreCase("morph_01"))
    {
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),250, _Angle, 12, 2000, 15000));
      startQuestTimer("morph_02", 3000, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_02"))
    {
      _Zone.broadcastPacket(new SocialAction(weakScarlet.getObjectId(),1));
      weakScarlet.setRHandId(7903);
      startQuestTimer("morph_03", 4000, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_03"))
    {
      startQuestTimer("morph_04", 1500, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_04"))
    {
      _Zone.broadcastPacket(new SocialAction(weakScarlet.getObjectId(),4));
      L2Skill skill = SkillTable.getInstance().getInfo(5017, 1);
      if (skill != null)
        skill.getEffects(weakScarlet, weakScarlet, false, false, false);
     
      startQuestTimer("morph_end", 6000, weakScarlet, null);
      startQuestTimer("start_pc", 3000, weakScarlet, null);
      startQuestTimer("start_npc", 3000, weakScarlet, null);
      startQuestTimer("songs_play", 10000 + Rnd.get(10000), frintezza, null);
      startQuestTimer("skill02", 10000 + Rnd.get(10000), weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_05a"))
    {
      _Zone.broadcastPacket(new SocialAction(frintezza.getObjectId(),4));
    }
    else if (event.equalsIgnoreCase("morph_05"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),250, 120, 15, 0, 1000));
      startQuestTimer("morph_06", 0, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_06"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),250, 120, 15, 0, 10000));
     
      //cancelQuestTimers("loc_check");
     
      _Scarlet_x = weakScarlet.getX();
      _Scarlet_y = weakScarlet.getY();
      _Scarlet_z = weakScarlet.getZ();
      _Scarlet_h = weakScarlet.getHeading();
      weakScarlet.deleteMe();
      weakScarlet = null;
      activeScarlet = null;
      weakScarlet = (L2GrandBossInstance) addSpawn(SCARLET1, _Scarlet_x, _Scarlet_y, _Scarlet_z, _Scarlet_h, false,0);
      weakScarlet.setIsInvul(false);
      weakScarlet.setIsImobilised(true);
      weakScarlet.disableAllSkills();
      weakScarlet.setRHandId(7903);
      _Zone.updateKnownList(weakScarlet);
     
      startQuestTimer("morph_07", 7000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_07"))
    {
      _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5006, 1, 34000, 0));
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),500, 70, 15, 3000, 10000));
      startQuestTimer("morph_08", 3000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_08"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),2500, 90, 12, 6000, 10000));
      startQuestTimer("morph_09", 3000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_09"))
    {
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),250, _Angle, 12, 0, 1000));
      startQuestTimer("morph_10", 0, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_10"))
    {
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),250, _Angle, 12, 0, 10000));
      startQuestTimer("morph_11", 500, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_11"))
    {
      weakScarlet.doDie(weakScarlet);
      _Zone.broadcastPacket(new SpecialCamera(weakScarlet.getObjectId(),450, _Angle, 14, 8000, 8000));
     
      startQuestTimer("morph_12", 6250, weakScarlet, null);
      startQuestTimer("morph_13", 7200, weakScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_12"))
    {
      weakScarlet.deleteMe();
      weakScarlet = null;
    }
    else if (event.equalsIgnoreCase("morph_13"))
    {
      strongScarlet = (L2GrandBossInstance) addSpawn(SCARLET2, reverseXFix(_Scarlet_x), reverseYFix(_Scarlet_y), reverseZFix(_Scarlet_z), _Scarlet_h, false,0);
      strongScarlet.setIsInvul(false);
      strongScarlet.setIsImobilised(true);
      strongScarlet.disableAllSkills();
      _Zone.updateKnownList(strongScarlet);
      activeScarlet = strongScarlet;
     
      _Zone.broadcastPacket(new SpecialCamera(strongScarlet.getObjectId(),450, _Angle, 12, 500, 14000));
     
      startQuestTimer("morph_14", 3000, strongScarlet, null);
      //startQuestTimer("loc_check", 60000, strongScarlet, null, true);
    }
    else if (event.equalsIgnoreCase("morph_14"))
    {
      startQuestTimer("morph_15", 5100, strongScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_15"))
    {
      _Zone.broadcastPacket(new SocialAction(strongScarlet.getObjectId(),2));
      L2Skill skill = SkillTable.getInstance().getInfo(5017, 1);
      if (skill != null)
        skill.getEffects(strongScarlet, strongScarlet, false, false, false);
     
      startQuestTimer("morph_end", 9000, strongScarlet, null);
      startQuestTimer("start_pc", 6000, strongScarlet, null);
      startQuestTimer("start_npc", 6000, strongScarlet, null);
      startQuestTimer("songs_play", 10000 + Rnd.get(10000), frintezza, null);
      startQuestTimer("skill03", 10000 + Rnd.get(10000), strongScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_16"))
    {
      _Zone.broadcastPacket(new SpecialCamera(strongScarlet.getObjectId(),300, _Angle - 180 , 5, 0, 7000));
      startQuestTimer("morph_17", 0, strongScarlet, null);
    }
    else if (event.equalsIgnoreCase("morph_17"))
    {
      _Zone.broadcastPacket(new SpecialCamera(strongScarlet.getObjectId(),200, _Angle, 85, 4000, 10000));
      startQuestTimer("morph_17b", 7400, frintezza, null);
      startQuestTimer("morph_18", 7500, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_17b"))
    {
      frintezza.doDie(frintezza);
    }
    else if (event.equalsIgnoreCase("morph_18"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),100, 120, 5, 0, 7000));
      startQuestTimer("morph_19", 0, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_19"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),100, 90, 5, 5000, 15000));
      startQuestTimer("morph_20", 7000, frintezza, null);
      startQuestTimer("spawn_cubes", 7000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("morph_20"))
    {
      _Zone.broadcastPacket(new SpecialCamera(frintezza.getObjectId(),900, 90, 25, 7000, 10000));
      startQuestTimer("start_pc", 7000, frintezza, null);
    }
    else if (event.equalsIgnoreCase("songs_play"))
    {
      if (frintezza != null && !frintezza.isDead() && _OnMorph == 0)
      {
        _OnSong = Rnd.get(1, 5);
        if(_OnSong == 3){ //to fix skill exception
          _OnSong = 2;
        }
       
        String SongName = "";
                      
        // Name of the songs are custom, named with client side description.
        switch(_OnSong)
        {
        case 1:
        SongName = "Frintezza's Healing Rhapsody";
        break;
        case 2:
        SongName = "Frintezza's Rampaging Opus";
        break;
        case 3:
        SongName = "Frintezza's Power Concerto";
        break;
        case 4:
        SongName = "Frintezza's Plagued Concerto";
        break;
        case 5:
        SongName = "Frintezza's Psycho Symphony";
        break;
        default:
        SongName = "Frintezza's Song";
        break;
        }
                    
        // Like L2OFF the skill name is printed on screen
        _Zone.broadcastPacket(new ExShowScreenMessage(SongName , 6000));
       
        if (_OnSong == 1 && _ThirdMorph == 1 && strongScarlet.getCurrentHp() < strongScarlet.getMaxHp() * 0.6 && Rnd.get(100) < 80)
        {
          _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5007, 1, 32000, 0));
          startQuestTimer("songs_effect", 5000, frintezza, null);
          startQuestTimer("songs_play", 32000 + Rnd.get(10000), frintezza, null);
        }
        else if (_OnSong == 2 || _OnSong == 3)
        {
          _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5007, _OnSong, 32000, 0));
          startQuestTimer("songs_effect", 5000, frintezza, null);
          startQuestTimer("songs_play", 32000 + Rnd.get(10000), frintezza, null);
        }
        else if (_OnSong == 4 && _SecondMorph == 1)
        {
          _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5007, 4, 31000, 0));
          startQuestTimer("songs_effect", 5000, frintezza, null);
          startQuestTimer("songs_play", 31000 + Rnd.get(10000), frintezza, null);
        }
        else if (_OnSong == 5 && _ThirdMorph == 1 && _Abnormal == 0)
        {
          _Abnormal = 1;
          _Zone.broadcastPacket(new MagicSkillUser(frintezza, frintezza, 5007, 5, 35000, 0));
          startQuestTimer("songs_effect", 5000, frintezza, null);
          startQuestTimer("songs_play", 35000 + Rnd.get(10000), frintezza, null);
        }
        else
          startQuestTimer("songs_play", 5000 + Rnd.get(5000), frintezza, null);
      }
    }
    else if (event.equalsIgnoreCase("songs_effect"))
    {
      L2Skill skill = SkillTable.getInstance().getInfo(5008, _OnSong);
      if (skill == null)
        return null;
     
      String SongName = "";
              
      // Name of the songs are custom, named with client side description.
      switch(_OnSong)
      {
      case 1:
      SongName = "Frintezza's Concert Hall Melody";
      break;
      case 2:
      SongName = "Frintezza's Rampaging Opus en masse";
      break;
      case 3:
      SongName = "Frintezza Power Encore";
      break;
      case 4:
      SongName = "Mournful Chorale Prelude";
      break;
      case 5:
      SongName = "Hypnotic Mazurka ";
      break;
      default:
      SongName = "Frintezza's Song";
      break;
      }
                 
      // Like L2OFF the skill name is printed on screen
      _Zone.broadcastPacket(new ExShowScreenMessage(SongName , 6000));
     
      if (_OnSong == 1 || _OnSong == 2 || _OnSong == 3)
      {
        if (frintezza != null && !frintezza.isDead() && activeScarlet != null && !activeScarlet.isDead())
          skill.getEffects(frintezza, activeScarlet, false, false, false);
      }
      else if (_OnSong == 4)
      {
        for (L2Character cha : _Zone.getCharactersInside().values())
        {
          if (cha instanceof L2PcInstance && Rnd.get(100) < 80)
          {
            skill.getEffects(frintezza, cha, false, false, false);
            cha.sendPacket(new SystemMessage(SystemMessageId.YOU_FEEL_S1_EFFECT).addSkillName(5008, 4));
          }
        }
      }
      else if (_OnSong == 5)
      {
        for (L2Character cha : _Zone.getCharactersInside().values())
        {
          if (cha instanceof L2PcInstance && Rnd.get(100) < 70)
          {
            cha.abortAttack();
            cha.abortCast();
            cha.disableAllSkills();
            cha.stopMove(null);
            cha.setIsImobilised(true);
            cha.setIsParalyzed(true);
            cha.getAI().setIntention(CtrlIntention.AI_INTENTION_IDLE);
            skill.getEffects(frintezza, cha, false, false, false);
            cha.startAbnormalEffect(L2Character.ABNORMAL_EFFECT_DANCE_STUNNED);
            cha.sendPacket(new SystemMessage(SystemMessageId.YOU_FEEL_S1_EFFECT).addSkillName(5008, 5));
          }
        }
        startQuestTimer("stop_effect", 25000, frintezza, null);
      }
    }
    else if (event.equalsIgnoreCase("stop_effect"))
    {
      for (L2Character cha : _Zone.getCharactersInside().values())
      {
        if (cha instanceof L2PcInstance)
        {
          cha.stopAbnormalEffect(L2Character.ABNORMAL_EFFECT_DANCE_STUNNED);
          cha.stopAbnormalEffect(L2Character.ABNORMAL_EFFECT_FLOATING_ROOT);
          cha.enableAllSkills();
          cha.setIsImobilised(false);
          cha.setIsParalyzed(false);
        }
      }
      _Abnormal = 0;
    }
    else if (event.equalsIgnoreCase("attack_stop"))
    {
      cancelQuestTimer("skill01", npc, null);
      cancelQuestTimer("skill02", npc, null);
      cancelQuestTimer("skill03", npc, null);
      cancelQuestTimer("songs_play", npc, null);
      cancelQuestTimer("songs_effect", npc, null);
     
      if (frintezza != null)
        _Zone.broadcastPacket(new MagicSkillCanceld(frintezza.getObjectId()));
    }
    else if (event.equalsIgnoreCase("check_hp"))
    {
      if (npc.isDead())
      {
        _OnMorph = 1;
        _Zone.broadcastPacket(new PlaySound(1, "BS01_D", 1, npc.getObjectId(), npc.getX(), npc.getY(), npc.getZ()));
       
        startQuestTimer("attack_stop", 0, frintezza, null);
        startQuestTimer("stop_pc", 0, npc, null);
        startQuestTimer("stop_npc", 0, npc, null);
        startQuestTimer("morph_16", 0, npc, null);
      }
      else
      {
        _CheckDie = _CheckDie + 10;
        if (_CheckDie < 3000)
          startQuestTimer("check_hp", 10, npc, null);
        else
        {
          _OnCheck = 0;
          _CheckDie = 0;
        }
      }
    }
    else if (event.equalsIgnoreCase("skill01"))
    {
      if (weakScarlet != null && !weakScarlet.isDead() && _SecondMorph == 0 && _ThirdMorph == 0 && _OnMorph == 0)
      {
        int i = Rnd.get(0,1);
        L2Skill skill = SkillTable.getInstance().getInfo(_skill[i][0],_skill[i][1]);
        if (skill != null)
        {
          weakScarlet.stopMove(null);
          //weakScarlet.setIsCastingNow(true);
          weakScarlet.doCast(skill);
        }
        startQuestTimer("skill01", _skill[i][2] + 5000 + Rnd.get(10000), npc, null);
      }
    }
    else if (event.equalsIgnoreCase("skill02"))
    {
      if (weakScarlet != null && !weakScarlet.isDead() && _SecondMorph == 1 && _ThirdMorph == 0 && _OnMorph == 0)
      {
        int i = 0;
        if (_Abnormal == 0)
          i = Rnd.get(2,5);
        else
          i = Rnd.get(2,4);
       
        L2Skill skill = SkillTable.getInstance().getInfo(_skill[i][0],_skill[i][1]);
        if (skill != null)
        {
          weakScarlet.stopMove(null);
          //weakScarlet.setIsCastingNow(true);
          weakScarlet.doCast(skill);
        }
        startQuestTimer("skill02", _skill[i][2] + 5000 + Rnd.get(10000), npc, null);
       
        if (i == 5)
        {
          _Abnormal = 1;
          startQuestTimer("float_effect", 4000, weakScarlet, null);
        }
      }
    }
    else if (event.equalsIgnoreCase("skill03"))
    {
      if (strongScarlet != null && !strongScarlet.isDead() && _SecondMorph == 1 && _ThirdMorph == 1 && _OnMorph == 0)
      {
        int i = 0;
        if (_Abnormal == 0)
          i = Rnd.get(6,10);
        else
          i = Rnd.get(6,9);
       
        L2Skill skill = SkillTable.getInstance().getInfo(_skill[i][0],_skill[i][1]);
        if (skill != null)
        {
          strongScarlet.stopMove(null);
          //strongScarlet.setIsCastingNow(true);
          strongScarlet.doCast(skill);
        }
        startQuestTimer("skill03", _skill[i][2] + 5000 + Rnd.get(10000), npc, null);
       
        if (i == 10)
        {
          _Abnormal = 1;
          startQuestTimer("float_effect", 3000, npc, null);
        }
      }
    }
    else if (event.equalsIgnoreCase("float_effect"))
    {
      if (npc.isCastingNow())
      {
        startQuestTimer("float_effect", 500, npc, null);
      }
      else
      {
        for (L2Character cha : _Zone.getCharactersInside().values())
        {
          if (cha instanceof L2PcInstance)
          {
            if (cha.getFirstEffect(5016) != null)
            {
              cha.abortAttack();
              cha.abortCast();
              cha.disableAllSkills();
              cha.stopMove(null);
              cha.setIsImobilised(true);
              cha.setIsParalyzed(true);
              cha.getAI().setIntention(CtrlIntention.AI_INTENTION_IDLE);
              cha.startAbnormalEffect(L2Character.ABNORMAL_EFFECT_FLOATING_ROOT);
            }
          }
        }
        startQuestTimer("stop_effect", 25000, npc, null);
      }
    }
    else if (event.equalsIgnoreCase("action"))
    {
      _Zone.broadcastPacket(new SocialAction(npc.getObjectId(),1));
    }
    else if (event.equalsIgnoreCase("bomber"))
    {
      _Bomber = 0;
    }
View Full Code Here

              }
              Hero.getInstance().deleteHero(target, false);
            }
            else
            {
              target.broadcastPacket(new SocialAction(target.getObjectId(), 16));
              for (L2Skill skill : HeroSkillTable.getHeroSkills())
              {
                target.addSkill(skill);
              }
              Hero.getInstance().putHero(target, false);
View Full Code Here

                public void run() {
                    try {
                        _baium.setCurrentHpMp(hp, mp);
                        _baium.setIsInvul(true);
                        //_baium.setIsImobilised(true);
                        _baium.broadcastPacket(new SocialAction(_baium.getObjectId(), 2));
                        startQuestTimer("baium_wakeup", 15000, _baium, null);
                    } catch (Exception e) {
                        e.printStackTrace();
                    }
                }
View Full Code Here

            callSkillAI(npc);
        } else if (event.equalsIgnoreCase("clean_player")) {
            _target = getRandomTarget(npc);
        } else if (event.equalsIgnoreCase("baium_wakeup") && npc != null) {
            if (npc.getNpcId() == LIVE_BAIUM) {
                npc.broadcastPacket(new SocialAction(npc.getObjectId(), 1));
                npc.broadcastPacket(new Earthquake(npc.getX(), npc.getY(), npc.getZ(), 40, 5));
                // start monitoring baium's inactivity
                _LastAttackVsBaiumTime = System.currentTimeMillis();

                if (!npc.getSpawn().is_customBossInstance())
View Full Code Here

                    @Override
                    public void run() {
                        try {
                            _baium.setIsInvul(true);
                            _baium.setRunning();
                            _baium.broadcastPacket(new SocialAction(_baium.getObjectId(), 2));
                            startQuestTimer("baium_wakeup", 15000, _baium, player);
                            //_baium.setShowSummonAnimation(false);
                        } catch (Throwable e) {
                            LOGGER.info("", e);
                        }
View Full Code Here

      activeChar.getInventory().addItem("NoblesseTiara", 7694, 1, activeChar, null);
      activeChar.getInventory().updateDatabase();
      updateDatabase(activeChar, true);
      activeChar.sendPacket(new ItemList(activeChar, true));
      activeChar.sendMessage("Congratulations! You are now a noblesse.");
      activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 16));
    }
    return true;
  }
View Full Code Here

      {
        activeChar.sendMessage("You Are Already A Noblesse!.");
      }
      else
      {
        activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 16));
        activeChar.setNoble(true);
        activeChar.sendMessage("You Are Now a Noble,You Are Granted With Noblesse Status , And Noblesse Skills.");
        activeChar.broadcastUserInfo();
        playable.destroyItem("Consume", item.getObjectId(), 1, null, false);
        activeChar.getInventory().addItem("Tiara", 7694, 1, activeChar, null);
View Full Code Here

TOP

Related Classes of com.l2jfrozen.gameserver.network.serverpackets.SocialAction

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.