Quests

Creates quests for players to go on to earn rewards, complete with a GUI menu

Total Downloads: 9,383 - First Release: May 31, 2015 - Last Update: Jun 11, 2018

5/5, 53 likes
  1. Requests:
    • Change how HuntRPG XP shows as a reward, something like "HuntXP" or "RPGXP" ( it show as "XP" just like normal XP )
    • add feature to allow a command (ie "/qp" to be linked to the Player's Quest stats page ( or allow for a configurable button on the GUI )
    • add Bounty completions to the quest list - complete [X] bounties and get an additional reward
    • A config option for a % indicator instead a progress bar on the player's quest stats
    • show cooldown on each quest in the quest progress screen
     
    Last edited by a moderator: Jul 18, 2016
  2. I looked but i cant find any command required to make the quest. and also i have no clue how to set myself to auth level 1 or 2.
     
  3. Is there any instruction or some kind of tutorial that explains how to set up quest and delivery NPC quests? I have the plugins installed.. I can figure out how to create an NPC Quest vendor using the "delivery" button in /q but then I am stuck.. how do I link a quest to the NPC??? When I try to create a quest, I see no way to set or link it to an NPC. What am I missing?
     
  4. its simple, jus stand in front of npc, click /q - createquest-->Delivery and then just simply follow the commands on screen, same for normal quests...
     
  5. I guess I don't understand how it works.. when I do /q then Create then set him as a Quest (not delivery)...follow the steps.. seems OK, but I can't get the quest to complete. I set up an NPC Loot quest for 1 boar meet.. I set up the NPC, accepted the quest, killed a pig, got some pork, went back, and can't figure out how to get the reward? I look in /q and I cannot "complete" the quest, so it's not being triggered as picking up the pork or something? It still says "Pending".
     
    Last edited by a moderator: Jul 18, 2016
  6. Ill look at adding something in the next update
    You can change XP names in the lang file.
    I might just make the first screen that pops up the stats screen since there's nothing there atm
    Ill add that to the list of custom missions I will eventually get around to doing
    Whats wrong with the progress bar? lol I can add a percentage text after the bar
    Cooldown's are already shown (in the top right corner of each quest entry on the stats page) once a quest has been completed and the reward has been claimed
    Delivery missions are not like other missions. I've updated the overview for a more detailed explanation
     
  7. Hi guy, i love this plugins and have an idea for this, you can add Npc objective on quest kill ?

    Thx :)
     
  8. how to have the icons vendor please ? because the link on the plug is not working
     
  9. You can create your icon and rename name exactly as the doc plugins and create a custom folder
     
  10. [Oxide] 13:33 [Error] Failed to call hook 'cmdConfirmCancel' on plugin 'Quests v2.1.57' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 13:33 [Debug] at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.Quests+PlayerQuestInfo].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.cmdConfirmCancel (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0


    All wotking, don`t know what it was)
     
  11. how to one time cooldown ??
     
  12. You can change the time to cooldown, he propose you when you add a new quest
     
    Last edited by a moderator: Jul 23, 2016
  13. same error as said above :)
    Code:
    (19:59:44) | [Oxide] 19:59 [Error] Failed to call hook 'cmdConfirmCancel' on plugin 'Quests v2.1.57' (KeyNotFoundException: The given key was not present in the dictionary.)
    (19:59:44) | [Oxide] 19:59 [Debug]   at System.Collections.Generic.Dictionary`2[System.String,Oxide.Plugins.Quests+PlayerQuestInfo].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Quests.cmdConfirmCancel (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Quests.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  14. The KillingQuests are not working for me on my server. did anybody changed in the quests_data.json??
     
  15. One thing i notice for kill quest, is that when someone shoots down the heli it will not count as a kill for the quest.
     
  16. same by killing horses and all other things.
     
  17. You guys are doing something wrong then, cause kills work for me in quests :) Did you all really followed what K1lly0u said in overview or in update list? Like delete you old config, data ect...? Cause it sound like you dont just read what to do exactly and then youre spamming forum with things like these - just my oponion.
     
  18. Is anyone encountering this issue?
    Code:
    09:32 [Error] Failed to call hook 'cmdQuestNPC' on plugin 'Quests v2.1.57' (NullReferenceException: Object reference not set to an instance of an object)
    09:32 [Debug]   at Oxide.Plugins.Quests.isNPCRegistered (System.String ID) [0x00000] in <filename unknown>:0
    
    When I create a quest and choose delivery, every time I attempt to make an npc a quest/vendor with the /questnpc command, the notification GUI up time, continues to simply say "Please use /questnpc" etc.. and doesn't go away. The NPC does not get turned into a quest-vendor, but the command /questnpc goes through as I get no feed back. Afterwards the only way to get out of the GUI is typing exit, but afterwards the /q command just hangs and won't open up the GUI anymore. I am forced to reload the plugin everytime.
     
  19. Same Warning. Everybody can see what i write when i create a quest.
    Any solution?