EpicQuest - Moved to DevBukkit. Link in thread!

Discussion in 'WIP and Development Status' started by Randy Schouten, Jun 27, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Lynet ArchAngel

    Also if u can make it so u cant drop a specific quest, and make it so only that group or higher can start it!
     
  2. Offline

    Randy Schouten

    I'm taking notes.

    I am busy with my exam at the moment, that'll last until thursday, then I have vacation.
    Expect lots of updates then!

    Update:

    I am almost done with 0.3.
    Last thing I have to do is show progress every 5 blocks or so, and take the blocks away. Both for collect quests.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  3. Offline

    shavid

    MySql support a possibility for future?
     
  4. Any Chance for MySQL Support for Multiserver Support? (Not MultiWorld -- MultiServer)
     
  5. Offline

    Randy Schouten

    I will look into the MySQL support.
    No idea how to do it or how to use it, so it might be in a late update.
     
  6. Offline

    Meph91

    Wow man, i love your work. NPC-Quester is such a great plugin and pvptoggle,too. Now this: It will be epic, when its finished :D
     
  7. Offline

    ohmydoddtv

    Can you update the npc-quester sometime soon? :)
     
  8. Offline

    1born2kill

    Same as above post please :)
     
  9. Offline

    Randy Schouten

    NPC-Quester is updated, sorry for that.

    I'm having trouble with updating the progress checking for collect quests, but I'm slowly coming there.
     
  10. Offline

    ohmydoddtv

    Oh lol I was hoping It would connect this with Citizens xD
     
  11. Offline

    Randy Schouten

    That will come.
    I want to have a few more features done before linking it to EpicQuest ;)
     
  12. Offline

    ohmydoddtv

    Ahh sweet :) any news on what's happening with PvPtoggle? It's stopped working since 1.7, no matter what, people can't pvp :(
     
  13. Offline

    Randy Schouten

    Update is live!

    You can now have collect quests ;D
     
  14. Offline

    ohmydoddtv

    Could you add a '/eq reload' reload command? :)

    MAJOR BUG ISSUE: Whenever you turn in a completed quest it says 'Internal server error' and kicks you out.

    Also it would be nice if instead of the reward saying '0 Air', it should just say nothing at all :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  15. Offline

    Randy Schouten

    I never had it kicking me out or giving me that error.
    Please give me the error log and quest file so I can look into it :)
     
  16. Offline

    ohmydoddtv

    The weird thing is that nothing is coming up in the console logs... :S It only happens when I type it after I've completely finished the quest, if I type it when I haven't finished the quests it just says 'You don't have a quest to turn in'.
    Hopefully I shouldn't get this problem when it's linked with Citizens :)
     
  17. Offline

    Randy Schouten

    Can you show me the quest file?
     
  18. Offline

    ohmydoddtv

    Code:
    q0:
        Name: Starting off
        Start_Text: Hello I'm new to Woodtown and I need some wood to start a home, may you get some for me?
        Finish_Text: Thank you so much!
        Tasks:
            '0':
                Type: collect
                id: 17
                Amount: 20
        Rewards:
            Money: 50
            Item:
                id: 0
                Amount: 0
        Onlyonce: false
        Players_Needed: 1
     
  19. Offline

    Randy Schouten

    Change q0 to 'q0'.

    Code:
    'q0':
        Name: Starting off
        Start_Text: Hello I'm to Woodtown and I need some wood to start a home, may you get some for me?
        Finish_Text: Thank you so much!
        Tasks:
            '0':
                Type: collect
                id: 17
                Amount: 20
        Rewards:
            Money: 50
            Item:
                id: 0
                Amount: 0
        Onlyonce: false
        Players_Needed: 1
    That should work then.
     
  20. Offline

    ohmydoddtv

    Nope, still kicking me out :(
     
  21. Offline

    Danol

    Please add a command to activate the quest by his ID, please... I really need it for my server.
     
  22. Offline

    JND_3004

    Now when I finished my task on my server then have the task is not removed from thelist. I would have the task re-do it again. looking someone why? looking like someone I can adjust properly?
     
  23. Offline

    taxidriveer

    I'm looking forward to quest chain :)
     
  24. Offline

    kahlilnc

    A way to import old uquest db to this?
     
  25. :)Awesome I cant wait till its finished!! Giving You a Diamond in Advance! [diamond]
     
  26. Offline

    lastern

    Please link it with NPC-Quester as soon as possible :p
     
    ohmydoddtv likes this.
  27. Offline

    Deepblack

    Hi,

    First, I apologize for my English (I am French and I use Google translation to write to you).

    I saw that in the file of quests.yml Epicquest, there is no line on the display_name (as in uQuest). This may seem like a useless function since it is the ID, but it allows me to translate into French the names of targets.

    Is that such a line will appear in EpicQuest?

    Is it possible to allow the use of accents lines "Name", "Start_Info" and "Finish_Info". This would allow non-English to be able to write clear sentences.

    thank you
     
  28. Offline

    Derphiria

    whenever one of my players turn in quests they get disconnected and get the message "You have been disconnected" and under that message it says "Internal Server Error" and the console shows this message

     
  29. Offline

    ohmydoddtv

    Same thing keeps happening to me as well :/ Nothing came up in the console logs though haha
     
  30. Offline

    Derphiria

    check your server.log, you'll find a similar message =)
     
Thread Status:
Not open for further replies.

Share This Page