Jump to content

supreme

Creator
  • Posts

    235
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by supreme

  1. supreme

    no audio recording

    Changed Status from Pending to Closed
  2. supreme

    no audio recording

    Use the encoder website
  3. supreme

    Chest Stacks

    If the server started with no plugins (especially with Chest Stacks unloaded) the stacked chests would've gotten destroyed, this is unfortunately a normal behaviour when the plugin is not loaded and cannot stop the game from destroying the stacked chests
  4. supreme

    Timber Mod

    Ore support should come soon
  5. Changed Status from Pending to Closed
  6. At the moment Personal NPC & Animal do not have the hooks we need to trigger the audio in order to get a proper interaction between npc and user
  7. Changed Status from Pending to Closed
  8. The fishing village prefabs were changed a while ago Please use these in the configuration assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_a.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_c.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_b.prefab
  9. The fishing village prefabs were changed a while ago Please use these in the configuration assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_a.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_c.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_b.prefab
  10. supreme

    Infinite ammo

    Changed Status from Pending to Can't Reproduce
  11. supreme

    Infinite ammo

    Each user has an x number of plugins running, public and private, even if you provide a list of the plugins that you use I am not able to pinpoint the issue without reading the code of each plugin, anu plugin can cause this issue. If the issue is not happening when Predator Missile is running standalone nor is not happening to everyone the issue is not common.
  12. Changed Status from Pending to Closed
  13. supreme

    Infinite ammo

    I am not able to reproduce such issue, most of the users do not experience this, you have a plugin incompatibility, I strongly advise you to test your plugins on a testing server (Closing the other ticket)
  14. supreme

    Mission Rewards

    Ability to give skinned items and economics/server rewards support planned for the next update
  15. Version 1.0.2

    19 downloads

    Modifies rewards from the missions This plugin allows you to modify the rewards given when completing a mission, you can add as many items as you want for each mission Configuration: { "Mission shortname and rewards": { "lumberjack_kill": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_vodka": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_harvestwood": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_tackle": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_fishing": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_oilhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "sharkhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "cratefree": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "deerhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_1": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "basictreasuremission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "harvestmission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 } } } Missions and their shortname: HarvestVood (harvestmission) Vagabond Treasure (basictreasuremission) Boar Hunt (boarhunt_basic) Deer Hunt (deerhunt_basic) Boar Hunt (boarhunt_1) Lost Bottles (lumberjack_vodka) Collect Vood (lumberjack_harvestwood) Wildlife Cull (lumberjack_kill) Tackle the day (fisherman_tackle) Go Fish (fisherman_fishing) Oiled up (fisherman_oilhunt) Shark Hunt (sharkhunt) Underwater Bounty (cratefree)
    $10.00
  16. Changed Status from Pending to Closed
  17. supreme

    Skin Perks

    /skinperk create and editor requires skinperks.use, the usage of the actual skinned item does not require anything
  18. supreme

    Out of date?

    Changed Status from Pending to Closed
  19. Changed Status from Pending to Closed
  20. supreme

    why

    Changed Status from Pending to Closed
  21. supreme

    Welcome message cuts out

    Changed Status from Pending to Closed
  22. Changed Status from No Response to Closed
  23. supreme

    ent kill does not work

    Changed Status from No Response to Closed
  24. Changed Status from Pending to No Response
  25. supreme

    ent kill does not work

    Changed Status from Pending to No Response

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.7m
Total downloads
Customers
11.6k
Customers served
Files Sold
165.6k
Total sales
Payments
3.6m
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.