Jump to content
  • 0

Scarlet Van Halisha Feets Goes Underground


Question

Posted

Addapting frintezza script to aCis and have one problem, in transformation casting skill id 5017 (see in attached code) scarlet feets goes underground. Trying delete line with cast of this skill, but after this this have visual (cinematic) bugs: after first transformation Scarlet wings disappear, and in Scarlet2 problems with final cinematic part. Have idea with correcting chrords after transformation ending, but don't know how right do it. If someone have any idea pls help.

        else if (event.equalsIgnoreCase("morph_04"))
        {
            FRINTEZZA_LAIR.broadcastPacket(new SocialAction(weakScarlet,4));
            L2Skill skill = SkillTable.getInstance().getInfo(5017, 1);
            if (skill != null)
                skill.getEffects(weakScarlet, weakScarlet);

            startQuestTimer("morph_end", 3000, weakScarlet, null,false);
            startQuestTimer("start_pc", 3000, weakScarlet, null,false);
            startQuestTimer("start_npc", 3000, weakScarlet, null,false);
            startQuestTimer("songs_play", 10000 + Rnd.get(10000), frintezza, null,false);
            startQuestTimer("skill02", 10000 + Rnd.get(10000), weakScarlet, null,false);
}
        else if (event.equalsIgnoreCase("morph_15"))
        {
            FRINTEZZA_LAIR.broadcastPacket(new SocialAction(strongScarlet,2));
            L2Skill skill = SkillTable.getInstance().getInfo(5017, 1);
            if (skill != null)
                skill.getEffects(strongScarlet, strongScarlet);

            startQuestTimer("morph_end", 9000, strongScarlet, null,false);
            startQuestTimer("start_pc", 6000, strongScarlet, null,false);
            startQuestTimer("start_npc", 6000, strongScarlet, null,false);
            startQuestTimer("songs_play", 10000 + Rnd.get(10000), frintezza, null,false);
            startQuestTimer("skill03", 10000 + Rnd.get(10000), strongScarlet, null,false);
        }

8 answers to this question

Recommended Posts

  • 0
Posted

Spawn cords right, its problem in Grow skill effect 5017. But if delete skill usage from morph's cinematic part goes bad. Scarlet2 not looking up (i hope u understand me)  when die, its after deleting skill cast. Look Beast Farm mobs script, but i think going in the wrong route. Waiting for other ideas.  :(

  • 0
Posted

Spawn cords right, its problem in Grow skill effect 5017. But if delete skill usage from morph's cinematic part goes bad. Scarlet2 not looking up (i hope u understand me)  when die, its after deleting skill cast. Look Beast Farm mobs script, but i think going in the wrong route. Waiting for other ideas.  :(

from where did you try to addapt this?
  • 0
Posted

Dear SweeTs, npc height normal. I'm rework Grow effect and now all good. Now going configure frintezza songs and Scarlet skills. Problem solved, pls close!

Guest
This topic is now closed to further replies.


  • Posts

    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Hi people, someone has to sharing a client for Lineage 2 Shinemaker?. I found a few but are not working very well. Thanks
    • Grab a proper launcher for Your server - update files whenever You need
    • Dear players, 19.04 at 06:00 server time, the Airin server will be updated to Chronicle 2. - The x2 updater will be disabled on April 18, 2025, at 23:59 and will become available again during the update. - Server rates will be increased to x2.25; - The siege of Innadril will take place on April 27 at 16:00 server time; - Bonus Start will begin after the restart! Characters created after April 16, 00:00 will receive rewards.   You can download the full client for Airin C2 from the following link.  Do not run the updater until tomorrow's update. 
  • Topics

×
×
  • Create New...