
Quests
Creates quests for players to go on to earn rewards, complete with a GUI menu
Total Downloads: 9,378 - First Release: May 31, 2015 - Last Update: Jun 11, 2018
- 5/5, 53 likes
-
any ETA on a fix?
-
Code:
[Oxide] 01:37 [Error] Quests.cs(11,12): error CS0234: The type or namespace name `Xp' does not exist in the namespace `Rust'.
-
yes same here plugin broken after update
-
(01:14:43) | [Oxide] 01:14 [Error] Quests.cs(12,12): error CS0234: The type or namespace name `Xp' does not exist in the namespace `Rust'. Are you missing an assembly reference?
Can you fix it ? -
Last edited by a moderator: Nov 4, 2016
-
It doesn*t work :/
Code:(01:30:32) | [Oxide] 01:30 [Debug] 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
Last edited by a moderator: Nov 4, 2016 -
TEMP fix for Nov. 3rd Rust/Oxide Update
-
Specially probably commented out plugin economy? If so - it is better not to put online. That fix is friendly with the economy.
-
-
-
[Oxide] 02:54 [Error] Failed to call hook 'cmdClaimReward' on plugin 'Quests v2.1.71' (ArgumentNullException: Argument cannot be null. Parameter name: key)
[Oxide] 02:54 [Debug] at System.Collections.Generic.Dictionary`2[System.String,ItemDefinition].TryGetValue (System.String key, .ItemDefinition& value) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.FindItemDefinition (System.String shortname) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.GiveReward (.BasePlayer player, System.Collections.Generic.List`1 rewards) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.cmdClaimReward (.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 -
-
Code:
[Oxide] 05:42 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'Quests v2.1.72' (InvalidCastException: Cannot cast from source type to destination type.) [Oxide] 05:42 [Debug] 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
-
-
how to onece cooltime ???
-
Just tried to set up a crafting quest for 3 Rockets and it gets stuck on Enter a required amount every time I try..
Kill 5 bears.. gets stuck when entering amount... again... yeah so it's broken as hell for me.. anyone else? It doesn't register when you type the amount in the chat window, it just stays open asking for the amount.
EDIT - IT'S AN ISSUE WITH BETTER CHAT. I unloaded BetterChat and now I can enter the amounts..Last edited by a moderator: Nov 5, 2016 -
BetterChat character limits
In some cases you may want to set a quest with 1x Bear kill for example, however BetterChat has a minimum character limit for messages. To bypass this simply use 0's infront of your single or double digit. Example. 1 will become 001, 10 will become 010 and so on. -
Overview?! Bah, who reads those?!? hehe Thx killy.
(srs tho, i run like 60 plugins and sometimes i miss an overview or two, sry)