Fixing bugged Quests

Results 1 to 5 of 5
  1. #1
    Enthusiast manticore is offline
    MemberRank
    May 2016 Join Date
    49Posts

    Fixing bugged Quests

    Hi everyone,
    i searched and searched in this forum but i cant find any solution to fix bugged quests.
    So i decided to open a new thread to help people to fix he bugged quest and to help myself as well :)

    Do not postn things like just delete the quest from the order in the quest file in client /server etc ...
    This is no solution neither for me nor other.

    Which Quests?
    I know abount 2 Quests which does not work at the moment (Extornia Files)

    The first one is the "The lake that dwells in dusk" or something like that.
    - There should be a fix in this forum, just use search function. I will post the link later.

    The secound one is the Quest "Finding younger brother" (work in progress)
    - googling and searching no results how to fix it not deleting it!
    - i find out that i need to look in my client and server files

    More Quests will come :)
    ---------------------------------------------

    So please help me to fix these quests. I also will help as well as good as i can.

    - - - Updated - - -

    Quest "Finding younger brother"

    I find the following


    script_msg.enc
    ----------------------
    Code:
    <msg id="9916" msg_uid="00003115_0_1ST_1_0_5_7" cont="You look pretty clueless. I'm guessing you just came here to $34#Fort Ruina$. \ \People of Fort Ruina are extremely cautious with outsiders because it's dangerous around here.. \ \It took me a long time to get close to people and adapt when I first came as well. \ \" />
            <msg id="9917" msg_uid="00003115_0_1ST_1_1_5_7" cont="Did you come from outside?" />
            <msg id="9918" msg_uid="00003115_0_1ST_2_0_5_7" cont="Yes.. \My hometown is around $34#Desert Scream$.. \ \I came all the way here while looking for my brother who went missing with the a dark mage at the desert. \" />
            <msg id="9919" msg_uid="00003115_0_1ST_2_1_5_7" cont="Did you hear about him?" />
            <msg id="9920" msg_uid="00003115_0_1ST_2_2_5_7" cont="Previous Dialogue" />
            <msg id="9921" msg_uid="00003115_0_1ST_3_0_5_7" cont="According to what people say.. \I heard that the dark mage who disappeared with my brother is living in the $34#Metal Clan Lair$ in Fort. Ruina. \ \If you have time.. would you check if my brother is in the $34#Metal Clan Lair$? \" />
            <msg id="9922" msg_uid="00003115_0_1ST_3_1_5_7" cont="Okay. I'll do it." />
            <msg id="9923" msg_uid="00003115_0_1ST_3_2_5_7" cont="Previous Dialogue" />
            <msg id="9924" msg_uid="00003115_0_1ST_4_0_5_7" cont="Thank you. \ \Since it is your first time going there, it would be hard for you without the Map and Warp Code of $34#Fort. Ruina.$ \ \Here, take this.. And please find my brother back. \ \You can find the $34#Metal Clan Lair$ if you go a little towards south of Colony. \" />
            <msg id="9925" msg_uid="00003115_0_1ST_4_1_5_7" cont="Ok. Don't worry." />
            <msg id="9926" msg_uid="00003115_1_4CR_1_0_5_7" cont="Thank you. \ \Since it is your first time going there, it would be hard for you without the Map and Warp Code of $34#Fort. Ruina.$ \ \Here, take this.. And please find my brother back. \ \You can find the $34#Metal Clan Lair$ if you go a little towards south of Colony. \" />
            <msg id="9927" msg_uid="00003115_1_4CR_1_1_5_7" cont="Ok. Don't worry." />
            <msg id="9928" msg_uid="00003115_1_5AF_1_0_5_7" cont="You can find the $34#Metal Clan Lair$ if you go a little towards south of Colony. \ \Please find my $34#brother Leff$.. Please.. \" />
            <msg id="9929" msg_uid="00003115_1_5AF_1_1_5_7" cont="Ok." />
            <msg id="9930" msg_uid="00003115_2_4CR_1_0_29_105" cont="Ah.. Warmth of human.. \ \Ah.. You really are a living human. \ \Who are you? \ \Did you come to rescue me? \" />
            <msg id="9931" msg_uid="00003115_2_4CR_1_1_29_105" cont="Yes, your sister is desperately looking for you. Let's go out." />
            <msg id="9932" msg_uid="00003115_3_6ED_1_0_5_7" cont="Thank you. Thank you. \ \Thanks to you, I finally found my brother. \ \I will never forget what you've done. \ \Thank you. \" />
            <msg id="9933" msg_uid="00003115_3_6ED_1_1_5_7" cont="Quest Complete" />
            <msg id="9934" msg_uid="0000311

    and script.enc
    ---------------------
    Code:
            <phrase id="4187" cont="9916">
                <child cont="9917" order="1" link_id="4188">
                    <event order="1" id="-1" param="" />
                </child>
            </phrase>
            <phrase id="4188" cont="9918">
                <child cont="9919" order="1" link_id="4189">
                    <event order="1" id="-1" param="" />
                </child>
                <child cont="9920" order="2" link_id="4187">
                    <event order="1" id="-1" param="" />
                </child>
            </phrase>
            <phrase id="4189" cont="9921">
                <child cont="9922" order="1" link_id="4190">
                    <event order="1" id="89" param="" />
                </child>
                <child cont="9923" order="2" link_id="4188">
                    <event order="1" id="-1" param="" />
                </child>
            </phrase>
            <phrase id="4190" cont="9924">
                <child cont="9925" order="1" link_id="-1">
                    <event order="1" id="153" param="" />
                </child>
            </phrase>
            <phrase id="4191" cont="9926">
                <child cont="9927" order="1" link_id="-1">
                    <event order="1" id="153" param="" />
                </child>
            </phrase>
            <phrase id="4192" cont="9928">
                <child cont="9929" order="1" link_id="-1">
                    <event order="1" id="1" param="" />
                </child>
            </phrase>
            <phrase id="4193" cont="9930">
                <child cont="9931" order="1" link_id="-1">
                    <event order="1" id="153" param="" />
                    <event order="2" id="120" param="" />
                </child>
            </phrase>
            <phrase id="4194" cont="9932">
                <child cont="9933" order="1" link_id="-1">
                    <event order="1" id="90" param="" />
                </child>
            </phrase>
    So where is the error? I am not sure which id is for what, but i think:
    id 1 ?
    id -1 end
    id 89 quest start
    id 90 somthing about Dungeon
    id 120 teleport
    id 153 to next npc

    Can someone verify it?
    Want to make those bugged quest working :)


  2. #2
    Apprentice xyqhao is offline
    MemberRank
    May 2016 Join Date
    7Posts

    Re: Fixing bugged Quests

    I only know, to modify the CABAL. ENC files on it. I'm not going to change, but I have a good change. Cabal.enc but the version is different do not know, for you can not use.

  3. #3
    Enthusiast manticore is offline
    MemberRank
    May 2016 Join Date
    49Posts

    Re: Fixing bugged Quests

    Quote Originally Posted by xyqhao View Post
    I only know, to modify the CABAL. ENC files on it. I'm not going to change, but I have a good change. Cabal.enc but the version is different do not know, for you can not use.
    I am a little bit confused about your answer. Since when does have the cabal.enc to do with quests??
    Or maybe i am wrong :)

    As a workaround just for now I deteled the bugged quest, but this is not the perfect solution for me. I still want to fix them not to delte them. Does anyone have another clue for me? I think it has something to do with these event ids.

  4. #4
    Account Upgraded | Title Enabled! joel de paula is offline
    MemberRank
    May 2011 Join Date
    414Posts

    Re: Fixing bugged Quests

    Bro I corrected it just messing with the Script.enc. Type none touch cabal.enc '-'

  5. #5
    Enthusiast manticore is offline
    MemberRank
    May 2016 Join Date
    49Posts

    Re: Fixing bugged Quests

    Quote Originally Posted by joel de paula View Post
    Bro I corrected it just messing with the Script.enc. Type none touch cabal.enc '-'
    Very beautiful that you answered, but your message is as useless as that you answered ...
    Maybe you would like to post your solution, so others with this problem could solve it?



Advertisement