Jump to content

IlIDestroyerIlI

Creator
  • Posts

    202
  • Joined

Everything posted by IlIDestroyerIlI

  1. IlIDestroyerIlI

    Issue

    Any updates on this ?
    The buttons work really well and are easy to configure! You can also create buttons and then paste the config from your data file into the configuration, making them visible to everyone. My players love the shortcuts we have, and I’m happy that I no longer have to explain all the commands to every new player. They just play around with the buttons and figure out what they do on their own.
  2. IlIDestroyerIlI

    Bug

    The "List of skins that the Rationer perk will not refund" setting is currently not working as expected. I added the skin ID 2783384817 (Fried Chicken from cooking) to the list to prevent it from being refunded, but the perk still refunds it. Please look into this issue or let me know if there's something I'm missing in the configuration.
  3. Hello @Wrecks Is it possible to change the BOX to a fridge ? or a vending machine ?
    As always, Khan delivers! Absolutely love this plugin, it’s a must-have if you want to bring your ingame moments straight into Discord. Let the players Flex with their best shots ! The integration is clean, the setup is easy, and the reactions in Discord are priceless. Another banger from Khan. Highly recommend!
  4. IlIDestroyerIlI

    Idea/request

    Can you add a skilltree skill that can increase the chance of finding recipes.
  5. IlIDestroyerIlI

    Question

    So i have set that Jackhammers reduce XP and Yield, is there a way to make a exaptation for a special skin ? lets say item jackhammer with skinid 01 does NOT have the reduced xp and yield ?
  6. o.reload FurnaceUpgrades Unloaded plugin FurnaceUpgrades v2.6.0 by ifte [FurnaceUpgrades] [Config] Detected legacy config format (float values). Attempting migration... Input string '6.0' is not a valid integer. Path '['Upgrades Settings'].furnace['Smelting speed'][0].Multiplier', line 75, position 27. [FurnaceUpgrades] Migrating legacy config to new format... [FurnaceUpgrades] [Migration] Could not migrate default values: Object must implement IConvertible. [FurnaceUpgrades] [Migration] Failed to migrate Upgrades: Object must implement IConvertible. [FurnaceUpgrades] Legacy config migrated successfully. [FurnaceUpgrades] Ignore 'Object must implement IConvertible' warnings. [FurnaceUpgrades] The CanStackItem, CanCombineDroppedItem hook's was unsubscribed due to conflicts with the 'StackModifier' plugin [FurnaceUpgrades] If the StackModifier plugin oven stack is greater than (1), upgrades will be lost, FurnaceUpgrades does not work correctly when changing the Furnace Stack using StackModifier! Loaded plugin FurnaceUpgrades v2.6.0 by ifte [Image Library] Starting order FurnaceUpgrades Image batch (FurnaceUpgrades) has been stored successfully these are the values i usually have. { "Cost": 250, "Multiplier": 1.25 }, { "Cost": 500, "Multiplier": 1.5 }, { "Cost": 1000, "Multiplier": 1.75 }, { "Cost": 2500, "Multiplier": 2.0 }, { "Cost": 3250, "Multiplier": 2.5 } Version 2.5.5 works perfect. Version 2.6 is the issue.
  7. [FurnaceUpgrades] [Config] Detected legacy config format (float values). Attempting migration... Input string '1.25' is not a valid integer. Path '['Upgrades Settings'].furnace['Fuel speed'][0].Multiplier', line 97, position 28. Why cant we not use 1.25 or 1.5 anymore ? it has to be entire numbers now.
  8. IlIDestroyerIlI

    Botspawns

    Calling 'OnServerInitialized' on 'RobSpawn v2.2.3' took 271ms Loaded plugin RobSpawn v2.2.3 by Steenamaroo For RobJ [RobSpawn] Plugin is out of date. Current version is 2.2.6 Where can we get 2.2.6 ?
  9. IlIDestroyerIlI

    Request

    Hey, Can you add the option so that if the player and his team go offline the music also stops ?
  10. IlIDestroyerIlI

    Uber Gun

    it would be nice to have it. i bought the plugin hoping it would support this option. It would be nice if you could add this option !
  11. IlIDestroyerIlI

    Question.

    so each skill has this section "permissions": null is this a permission that is required or is it a permission that is granted when a player gets the skill ? can we edit this ?
  12. IlIDestroyerIlI

    Issue

    currently i have changed the ( "Apply names of skins to skinned items": ) but this is kind of annoying since we dont see the names anymore. So is it possible for us to have both ? so the name changes, and the epic loot works ?
  13. IlIDestroyerIlI

    Issue

    Hello, Could you add support for EpicLoot ? When players Reskin epic loot the enhancement gets deleted.
    Good plugin ! works correctly and the owner fixed a request i had in a day ! 5/5 ! My players love the QOL of jumping in the water and having an instant scuba gear !
  14. remove the line 104, this one is double
  15. Change this if (rocketMagazine != null && heldItem.info.shortname == "rocket.launcher" && rocketsSent > 0) to if (rocketMagazine != null && (heldItem.info.shortname == "rocket.launcher" || heldItem.info.shortname == "rocket.launcher.dragon") && rocketsSent > 0) and change this if (rocketsInInventory < 1 || item.info.shortname != "rocket.launcher" || item.condition <= 0) return; to if (rocketsInInventory < 1 || (item.info.shortname != "rocket.launcher" && item.info.shortname != "rocket.launcher.dragon") || item.condition <= 0) return; so players can also use the dragon rocket launcher ! Love the plugin btw !
  16. IlIDestroyerIlI

    Water Event

    no idea, the waterevent was spawning in then it was giving me this error.
  17. IlIDestroyerIlI

    Bug

    when a players opens a loot bog what is locked to a different player the reroll gets stuck on the screen untill the players rejoins.
  18. IlIDestroyerIlI

    Water Event

    Calling hook CanEntityBeTargeted resulted in a conflict between the following plugins: WaterEvent - True (Boolean), PveMode (False (Boolean))
  19. IlIDestroyerIlI

    NPC's not moving

    Hey Is it possible to make the NPC's move ? they are just stuck there and not moving they do shoot back and throw nades etc but thats it.
  20. ty
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

124.5k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • 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.