Quests

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

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

5/5, 53 likes
  1. When I type /questnpc while creation delivery quest it say wrong NPC.
     
  2. This happens to me too when I do /questnpc
    Console dosn't show any errors about it and I'm standing right infront of the npc, as well as behind. I even grabbed the npc's attention (e) and tried but failed. It specificly says "Unable to find a valid NPC"
    Please Fix @k1lly0u
     
  3. Yeas. It sad(
     
  4. All kill and delivery quest seem to be working, but the loot quests are not giving people there rewards. I am not seeing any errors thrown.
     
  5. I can't fix unitys ray casting system. Just move around until you get it
     
  6. Thanx I'll try )
    UPD: get it)
    To add icon on map:
    1. Need icons in: /oxide/data/LustyMap/custom/
    2. /marker add <name> <icon name>
    Ex:/marker add Delivery deliveryicon.png
     
    Last edited by a moderator: Dec 12, 2016
  7. totaly agree

    on other way...

    Can somebody Re-Upload the Icons? cuz the filedropper.com/questicons dont work
     
    Last edited by a moderator: Dec 20, 2016
  8. I keep getting "File cannot be opened as archive" with quest icons :((
     
  9. Code:
    10:26 [Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
    10:26 [Debug]   at Oxide.Plugins.Quests+<OnEntityTakeDamage>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.OnFrame (Single delta) [0x00000] in <filename unknown>:0 
     
  10. Using ChopperSurvival?
     
  11. I used ChopperSurvival
    Last Man Standing fix ?
     
  12. appears to be gone now too, here is the whole iconpack including Lustymap icons Dropbox - icons.zip
     
  13. After installing the plugin, the Quest in the chat began to duplicated messages how to fix it? Use a plugin Bater chat
     
  14. k1lly0u updated Quests with a new update entry:

    2.1.73

     
  15. Hello, I have a error in console when I want to talk with NPC who have a delivery quest :
    Code:
    (16:01:32) | [Oxide] 16:01 [Debug] at System.Collections.Generic.List`1[System.String].get_Item (Int32 index) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Quests.GetRandomNPC (System.String ID) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Quests.AcceptDelivery (.BasePlayer player, System.String npcID, Int32 page) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Quests.OnUseNPC (.BasePlayer npc, .BasePlayer player) [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
     
    Last edited by a moderator: Jan 10, 2017
  16. Hey there!

    So I've been trying to create quests as an admin on my server (aka owner, auth 2?)

    And in the client every time i try to create a quest ie. Kill mission.
    When i press enter to bring up the chat during the quest "walkthrough" - the game crashes (cant find any crash logs). In server it just states that the session closed itself. Works fine if i use T to bring up the chat window and enter to submit then.

    Any ideas ?
     
  17. Hey, loving this mod, but Is there anyway to tie specific quests to specific NPCs? For example I want quests 1,2 and 3 to only be available from NPC A while quests 4,5,6 would only be available from NPC B.

    Thanks in advance for any help that might be provided.