Jump to content
  • 1

Theore's Request Quest scripts


johnbond

Question


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

Hi!

 

Does anyone have the complete working NPCs/scripts for this quest: http://irowiki.org/wiki/Theore%27s_Request

 

I think this is already an old quest but I cannot find it in the latest revision. Is it really not yet out on the latest revision or maybe anyone has it? Or maybe you can script it for me? I will gladly pay for the service.

 

Please keep me posted.

 

Thank you for your time guys.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

It's already implemented in r17340

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

It's already implemented in r17340

Thank you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

I inspected the quest_mora.txt even further with regards to the Theore's quest.

 

Actually the Theore's Quest on r17340 is still not working. (I dont know if it should really be this way.)

 

//===== rAthena Script =======================================
//= Mora Quest NPCs
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 0.1
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= Quest NPCs related to Mora.
//===== Additional Comments: =================================
//= 0.1 NPCs are currently placeholders. [Euphy]
//============================================================

 

 

// Theore's Request
//============================================================
mora,55,124,2    script    Jones#ep14_1_bs    495,{
    mes "[Jones]";
    mes "Oh.... Darn.......";
    mes "I can't go down, and I can't go back. My credibility that I've worked so hard on is just crumbling into dust.";
    close;
}

mora,98,66,4    script    Lilitia#ep14_1_bs    518,{
    mes "[Lilitia]";
    mes "I really hate the cold.";
    mes "That's why Mora is a lovely place to live.";
    next;
    mes "[Lilitia]";
    mes "The leaves are always fresh here. And, the stress about languages just disappears.";
    close;
}

mora,139,102,2    script    Humming#ep14_1_bs    515,{
    mes "[Humming]";
    mes "I heard that a crevice crept in between Jotunheim and Midgard, so I wanted to check it out. But I got stuck here.";
    mes "I was looking forward to seeing a new place.";
    next;
    mes "[Humming]";
    mes "Are you from Midgard?";
    mes "What is it like there?";
    mes "I've always wanted to see a creature called Poring.";
    close;
}

mora,35,119,4    script    Rondo#ep14_1_bs    513,{
    mes "[Rondo]";
    mes "Mora is such a mysterious place.";
    mes "You can understand any language.";
    next;
    mes "[Rondo]";
    mes "Of course, when we leave this area I won't be able to understand what you say, but I'll be able to remember the conversations we had.";
    mes "And I'll look forward to the day we meet again, here.";
    close;
}

mora,185,163,2    script    Warehouse Manager#mora    516,{
    mes "[Warehouse Manager]";
    mes "No, sir!";
    mes "You cannot enter at will.";
    mes "This is a warehouse. If you need something, please ask the staff outside.";
    close;
}

// Wandering Guardian Quest
//============================================================

 

These were just normal talking NPCs with no actual quest.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

Anyone has working and actual quests for this?

 

Thanks guys.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  113
  • Topics Per Day:  0.03
  • Content Count:  457
  • Reputation:   11
  • Joined:  02/17/13
  • Last Seen:  

Anyone?

 

Thank you in advance guys!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

It's in the SVN already...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...