Jump to content

7 Screenshots

  • 39.5k
  • 152
  • 70.3 kB
  • Update details
    v1.0.5
    Released
    Download size70.3 kB
    Total versions10
    Time between versions 1 day
    Typical update pace About every 81 days
    Freshness 966 days ago

About QuestSystem

 

Adds various tasks to the game, for which you can get a reward.

 

 

 

 

--------------------------------------------------------------------------------------------------------------------------

Features:

Complete and convenient configuration of each task and each prize

A beautiful and convenient design that will sink into the soul of everyone

The ability to expose not only an item from the game, but also the issuance of a team, and the creation of custom items.

--------------------------------------------------------------------------------------------------------------------------

Commands:

/quest - Open Quest menu

--------------------------------------------------------------------------------------------------------------------------

Settings Configuration:

Type quest:

1 - Gather,

2 - Kill,

3 - Craft,

4 - BluePrint,

5 - Loot,

6 - CardUse (Swipe cards ),

7 -  EBuilt (  Put a certain object )

 

Type Prize:

1 - Item,

2 - CustomItem,

3 - BluePrint,

4 - Command

 

 

--------------------------------------------------------------------------------------------------------------------------

 

Configuration

Quote

{
  "Settings": {
    "The maximum number of quests taken at the same time": 3,
    "Whether to enable an alert when completing a task?": true,
    "Sound notification": "assets/bundled/prefabs/fx/notice/item.select.fx.prefab",
    "Should I use an alert from the Notify plugin ? ( https://codefling.com/plugins/notify )": false
  },
  "Quest List": [
    {
      "DisplayName": "Russian Butcher",
      "Description": "There are too many bears on the island! Go and kill 10 of them, and come for a reward!",
      "TypeQuest": 2,
      "Target": "bear",
      "Amount": 10,
      "Cooldown (example: 7d2h30m10s )": "30m",
      "Prize": [
        {
          "ShortName": "workbench1",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "pookie.bear",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "rf.detonator",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "explosive.timed",
          "Type": 3,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "ladder.wooden.wall",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "gunpowder",
          "Type": 1,
          "Amount": 500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "metal.refined",
          "Type": 1,
          "Amount": 100,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "wood",
          "Type": 1,
          "Amount": 1500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        }
      ]
    },
    {
      "DisplayName": "Sulfur lover",
      "Description": "Do you like to raid? Love and farm. Run and get 15,000 thousand of sulfur and come for a reward!",
      "TypeQuest": 1,
      "Target": "suflur.ore",
      "Amount": 15000,
      "Cooldown (example: 7d2h30m10s )": "1h",
      "Prize": [
        {
          "ShortName": "ammo.shotgun",
          "Type": 1,
          "Amount": 20,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "ammo.rifle",
          "Type": 1,
          "Amount": 128,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "weapon.mod.small.scope",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "autoturret",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "bed",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "sulfur",
          "Type": 1,
          "Amount": 1500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "antiradpills",
          "Type": 1,
          "Amount": 5,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "woodtea.advanced",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        }
      ]
    },
    {
      "DisplayName": "A fly over your head",
      "Description": "Some kind of fly that looks like a helicopter flies almost every hour! Shoot down this thing, and come for a reward!",
      "TypeQuest": 2,
      "Target": "patrolhelicopter",
      "Amount": 1,
      "Cooldown (example: 7d2h30m10s )": "5h",
      "Prize": [
        {
          "ShortName": "cloth",
          "Type": 1,
          "Amount": 1500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "sulfur",
          "Type": 1,
          "Amount": 5000,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "explosives",
          "Type": 1,
          "Amount": 40,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "flameturret",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "gears",
          "Type": 1,
          "Amount": 10,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hazmatsuit",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hoodie",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "ammo.rifle.incendiary",
          "Type": 1,
          "Amount": 128,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        }
      ]
    },
    {
      "DisplayName": "Wolf-auf!",
      "Description": "In the evenings, some wolves sing every day! Go go and kill 5 pieces like this, or you're tired of it!",
      "TypeQuest": 2,
      "Target": "wolf",
      "Amount": 5,
      "Cooldown (example: 7d2h30m10s )": "2h",
      "Prize": [
        {
          "ShortName": "cloth",
          "Type": 1,
          "Amount": 500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "jackhammer",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "rifle.l96",
          "Type": 1,
          "Amount": 40,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "flameturret",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "gears",
          "Type": 1,
          "Amount": 10,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hazmatsuit",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hoodie",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "ammo.rifle.incendiary",
          "Type": 1,
          "Amount": 128,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        }
      ]
    },
    {
      "DisplayName": "Wolf-auf!",
      "Description": "In the evenings, some wolves sing every day! Go go and kill 5 pieces like this, or you're tired of it!",
      "TypeQuest": 2,
      "Target": "wolf",
      "Amount": 5,
      "Cooldown (example: 7d2h30m10s )": "1d",
      "Prize": [
        {
          "ShortName": "cloth",
          "Type": 1,
          "Amount": 500,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "jackhammer",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "rifle.l96",
          "Type": 1,
          "Amount": 40,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "flameturret",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "gears",
          "Type": 1,
          "Amount": 10,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hazmatsuit",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "hoodie",
          "Type": 1,
          "Amount": 1,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        },
        {
          "ShortName": "ammo.rifle.incendiary",
          "Type": 1,
          "Amount": 128,
          "Name item": null,
          "SkinID": 0,
          "Command": "",
          "URL Image": ""
        }
      ]
    }
  ],
  "Verison Configuration": {
    "Major": 0,
    "Minor": 0,
    "Patch": 1
  }
}

 

 

 

  • Sad 3
  • Love 1

XAVIER's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.