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

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
-
-
Using Oxide's permission system | Oxide
to create quest simply open quests menu /q there is button Create Quets.... Again read arround it will help you alot -
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?
-
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...
-
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 -
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
-
Hi guy, i love this plugins and have an idea for this, you can add Npc objective on quest kill ?
Thx -
how to have the icons vendor please ? because the link on the plug is not working
-
You can create your icon and rename name exactly as the doc plugins and create a custom folder
-
[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) -
how to one time cooldown ??
-
You can change the time to cooldown, he propose you when you add a new quest
Last edited by a moderator: Jul 23, 2016 -
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
-
The KillingQuests are not working for me on my server. did anybody changed in the quests_data.json??
-
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.
-
same by killing horses and all other things.
-
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.
-
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
-
Any solution?