QuickSmelt

Moved

Total Downloads: 57,446 - First Release: May 27, 2015 - Last Update: Jun 13, 2018

5/5, 106 likes
  1. Oxide] 17:44 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took 336ms
    [Oxide] 17:44 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took 327ms
    [Oxide] 17:44 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took 331ms

    I keep getting this warning all of a sudden and not sure what is going on.
     
  2. Wulf

    Wulf Community Admin

    Hook warnings generally mean that your server is performing slower than expected, so the hook call hook longer.
     
  3. thank you for your help
     
  4. Im getting huge issues with the plugin. with the byproductmodifier is not working for me this is how mine is set out

    {
    "ByproductModifier": 15..0,
    "ByproductPercent": 15.0,
    "CookedModifier": 15.0,
    "CookedPercent": 100,
    "FuelUsageModifier": 1,
    "OvercookMeat": false,
    "UsePermissions": true
    }

    Any Help?
     
  5. Wulf

    Wulf Community Admin

    You have permissions enabled; did you assign the permissions to yourself and others?
     
  6. Any idea how to do that i just want everyone to beable to use quick smelt?
    [DOUBLEPOST=1480487747][/DOUBLEPOST]fixed it
     
  7. please wulf
    can you put a exclude for the Campfire, is "burning" too fast, and can not be used for Warming players.

    Thanks!!!!!!!!!!!!!
     
  8. Code:
      "CookedPercent": 1,
    Work same, as it set to 100, 50, 12 etc...
     
  9. Great mod thanks!
     
    Last edited by a moderator: Dec 4, 2016
  10. How to make 2х on melting? 1.0 gives too fast melt for 2х
     
  11. Wulf can be this done? please? Is very needed
     
  12. how do i enable quicksmelt because i cant seem to be able to do so
    [DOUBLEPOST=1482170896][/DOUBLEPOST]please teach me how to enable quick smelt
     
  13. Wulf

    Wulf Community Admin

    Details are on the Overview page.
     
  14. i dont quite understand it. i downloaded this plugin and did it like all my other plugins and they showed me errors when i run the server which doesnt allow me to use it.
     
  15. can i please have some help
     
  16. On a busy server, this seems to cause some big lag now. Normally get 600fps, when this is running, i get 6 fps.

    [Oxide] 00:10 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took average 3818ms
    [Oxide] 00:10 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took average 4784ms
    [Oxide] 00:10 [Warning] Calling 'OnConsumeFuel' on 'QuickSmelt v1.3.0' took average 4811ms

    Any ideas?

    Loading the plugin kills the server again
    12/100 players, 101 sleepers, 89748 entities
     
  17. How do you assign permission to everyone with one button
     
  18. Wulf

    Wulf Community Admin

    grant group default PERMISSION
     
  19. its not working on my server
     
  20. I need help with my config, when i restart my server it still does not work this is how it looks.


    {
    "ByproductModifier": 25,
    "ByproductPercent": 50,
    "CookedModifier": 25,
    "CookedPercent": 100,
    "FuelUsageModifier": 1,
    "OvercookMeat": true,
    "UsePermissions": false
    }