
Quests
Creates quests for players to go on to earn rewards, complete with a GUI menu
Total Downloads: 9,364 - First Release: May 31, 2015 - Last Update: Jun 11, 2018
- 5/5, 53 likes
-
The image file wont load for the vendors. Any idea why?
Image loading fail! Error: Couldn't open file /c:\games\216_155_140_48_28036\1310214\ruste\oxide\data\LustyMap\custom\vendoricon.png.png -
-
for some reason i cant add quests when i follow instructions it just types in global chat
is this because of betterchat? -
Problem with dupe items+rewards points still actually. Add cooldown for get rewards. Players can get rewards over 100500 time - we think they can get it with using macros. Its REALLY BIG PROBLEM. And if you can - please take a log earnings things thats we can ban players who use macros for dupe
Last edited by a moderator: May 26, 2017 -
Hi,
Nice, very nice plugin, but one question : amount for the quests are there the vanilla ones or the ZLevels ones ?
Example, for wood, vanilla is 50 with salvaged Axe, with ZLevels it's 300 at my level... so, for the plugin, 50 or 300 ? -
Can I remove some types of questions? I need to remove "Craft" section. Can I do it?
-
Can't seem to change the cooldown period for a quest once created, is it possible and how?
If not, please consider this as a feature request -
Hello everyone,
I installed the Quests plugin and I am admin from my server and yet I can not create quests because the creation quests, edit and delete buttons are not in the menu.
Thank you for your help.
usergroup add username adminLast edited by a moderator: Jun 19, 2017 -
Hello everyone,
I have installed the Quests plugin and I am administrator of my server and in game, and yet I can not create quests because the creation, editing and deleting buttons are not in the menu.
Can you help me.
Here are the permissions I have as Admin, and I do not see Quests in the list.
Group 'admin' permissions:
oxide.plugins, oxide.load, oxide.reload, oxide.unload, oxide.grant, oxide.group, oxide.revoke, oxide.show, oxide.usergroup, autodoors.allowed, backpacks.use, backpacks.use.small, backpacks.use.medium, backpacks.use.large, backpacks.admin, customlootspawns.admin, customresourcespawns.admin, deathnotes.customize, deathnotes.see, enhancedhammer.use, lootprotection.bypass, lootprotection.corpse, lootprotection.sleeper, nteleportation.deletehome, nteleportation.homehomes, nteleportation.importhomes, nteleportation.radiushome, nteleportation.tp, nteleportation.tpb, nteleportation.tpconsole, nteleportation.tphome, nteleportation.tptown, nteleportation.tpn, nteleportation.tpl, nteleportation.tpremove, nteleportation.tpsave, nteleportation.wipehomes, nteleportation.crafthome, nteleportation.crafttown, nteleportation.crafttpr, nteleportation.vip, nightlantern.use, quicksmelt.allow, zlevelsremastered.use, kits.admin, kits.consolegive, removertool.remove, removertool.admin, removertool.target, removertool.all, stacksizecontroller.canchangestacksize
usergroup add username admin -
Hi Guys. I have a question. I want to disable to get quests with /q command. Players need to go town to get quests from NPC. some1 can tell me how can i do that?
-
Is there a way to add a quest that can only ever be completed once?
-
-
After reading almost every page I'm surprised no one is sharing there quests data/ideas
-
Created a Gather Quest, have to collect 15000 wood, its not working at all. I've gathered 20000 and it hasn't completed . Server is x5
-
Everything works as described, only issue I have is when creating the quest it does appear in chat as well. and The delivery menu does not appear at all so I am unable to create any delivery quests at all? ive installed all required dependancies for the NPC plugin as well and reloaded the quest plugin. any ideas?
-
I made a quest, but it doesn't reward when its completed.
"Heat Seeker": {
"QuestName": "Heat Seeker",
"Description": "Craft 1 Rocket Launcher | Recieve Reward",
"Objective": "rocket.launcher",
"ObjectiveName": "Rocket Launcher",
"AmountRequired": 1,
"Cooldown": 1440,
"ItemDeduction": false,
"Rewards": [
{
"isRP": false,
"isCoins": false,
"isHuntXP": false,
"DisplayName": "Smoke Rocket WIP!!!!",
"ShortName": "ammo.rocket.smoke",
"ID": 1594947829,
"Amount": 6.0,
"BP": false,
"Skin": 0
},
{
"isRP": false,
"isCoins": true,
"isHuntXP": false,
"DisplayName": "Coins",
"ShortName": null,
"ID": 0,
"Amount": 250.0,
"BP": false,
"Skin": 0
[DOUBLEPOST=1500353033][/DOUBLEPOST]I have instacraft, would that be causing the issue?Attached Files:
-
-
Hmm. Suddenly whenever you type /q to bring up quest gui, lustymap vanishes and nothing else happens. Thoughts?
-
getting this on server restart
Code:Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.3' (NullReferenceException: Object reference not set to an instance of an object) (10:54:59) | at Oxide.Plugins.Quests.hasQuests (UInt64 player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.OnItemAddedToContainer (.ItemContainer container, .Item item) [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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (10:54:59) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.3' (NullReferenceException: Object reference not set to an instance of an object) (10:54:59) | at Oxide.Plugins.Quests.hasQuests (UInt64 player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.OnItemAddedToContainer (.ItemContainer container, .Item item) [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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (10:54:59) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.3' (NullReferenceException: Object reference not set to an instance of an object) (10:54:59) | at Oxide.Plugins.Quests.hasQuests (UInt64 player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.OnItemAddedToContainer (.ItemContainer container, .Item item) [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 hook, System.Object[] args) [0x00000] in <filename unknown>:0 (10:54:59) | Failed to call hook 'OnItemAddedToContainer' on plugin 'Quests v2.2.3' (NullReferenceException: Object reference not set to an instance of an object) (10:54:59) | at Oxide.Plugins.Quests.hasQuests (UInt64 player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Quests.OnItemAddedToContainer (.ItemContainer container, .Item item) [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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
-
I translate this plugin, only my game translation success, other people or English