Jump to content

Seezure

Member
  • Posts

    89
  • Joined

  • Last visited

Everything posted by Seezure

  1. OxidationSmelting.json
  2. I appreciate your work! I'll keep an eye out for an update after the weekend.
  3. 0.5.5 broke the no fuel needed and allowFuelIfUnlimited option. Also, the "killOnSleep" option does not work, but the may 4'th update broke that on 0.5.4 as well.
  4. Seezure

    The update broke the plugin.

    Can you post the new version here?
  5. Seezure

    The update broke the plugin.

    this is what I get when I click the download link.MyMiniCopter.cs
  6. Seezure

    The update broke the plugin.

    the wrong version is posted I think.
  7. Seezure

    The update broke the plugin.

    The download link is only giving me 0.5.3
  8. Seezure

    The update broke the plugin.

    I saw that you released an update but it still wont compile. Wasnt sure if you were aware.
  9. Seezure

    The update broke the plugin.

    Error while compiling: MyMiniCopter.cs(1024,78): error CS1503: Argument `#1' cannot convert `uint' expression to type `NetworkableId'
  10. Has there been any progress on an update for the electric furnaces?
  11. Importing skins on wooden doors is not working. I haven't had problems importing skins on anything else. It says the skin has been imported and saved but it doesn't show up in the skin box. I l LOVE the plugin though, Thank you!
  12. Thank you, much appreciated
  13. Can the electric furnaces be added to this plugin, please?
  14. Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean)) Calling hook CanStackItem resulted in a conflict between the following plugins: StackModifier - True (Boolean), Skinner (False (Boolean))
  15. Seezure

    Skinner not working

    Error while compiling: Skinner.cs(2240,24): error CS1061: Type `Network.Server' does not contain a definition for `write' and no extension method `write' of type `Network.Server' could be found. Are you missing an assembly reference?
  16. Seezure

    Spamming in console

    { "Global": { "allowWhenBlocked": false, "allowRespawnWhenActive": true, "useCooldown": false, "useNoEscape": false, "useFriends": false, "useClans": false, "useTeams": false, "copterDecay": false, "allowDamage": true, "killOnSleep": true, "allowFuelIfUnlimited": false, "allowDriverDismountWhileFlying": false, "allowPassengerDismountWhileFlying": true, "debug": false, "StopEngineOnGMini": false, "stdFuelConsumption": 0, "cooldownmin": 60, "mindistance": 0, "gminidistance": 0, "minDismountHeight": 7, "startingFuel": 1, "Prefix": "[My MiniCopter]: ", "TimedHover": false, "DisableHoverOnDismount": true, "EnableRotationOnHover": true, "PassengerCanToggleHover": false, "HoverWithoutEngine": false, "UseFuelOnHover": false, "HoverDuration": 60, "UseKeystrokeForHover": true, "HoverKey": 134217728 }, "Version": { "Major": 0, "Minor": 4, "Patch": 8 }, "VIPSettings": { "myminicopter.viplevel1": { "unlimited": false, "canloot": true, "stdFuelConsumption": 0, "startingFuel": 1, "cooldownmin": 5, "mindistance": 0, "gminidistance": 0 } } }
  17. Seezure

    Spamming in console

    Failed to call hook 'OnPlayerInput' on plugin 'MyMiniCopter v0.4.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnPlayerInput (BasePlayer player, InputState input) [0x00142] in :0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d7] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  18. Thank you very much!
  19. I have NoBurnedMeat set to true but it still burns. Am I doing something wrong? { "Version": { "Major": 1, "Minor": 0, "Patch": 1 }, "NoBurnedMeat": true, "Ovens": { "bbq.deployed": { "Multiplier": 3, "NoFuelRequired": false }, "campfire": { "Multiplier": 1, "NoFuelRequired": false }, "fireplace.deployed": { "Multiplier": 1, "NoFuelRequired": false }, "furnace.large": { "Multiplier": 5, "NoFuelRequired": false }, "furnace": { "Multiplier": 3, "NoFuelRequired": false }, "hobobarrel_static": { "Multiplier": 1, "NoFuelRequired": false }, "hobobarrel.deployed": { "Multiplier": 1, "NoFuelRequired": false }, "refinery_small_deployed": { "Multiplier": 5, "NoFuelRequired": false }, "skull_fire_pit": { "Multiplier": 1, "NoFuelRequired": false }, "small_refinery_static": { "Multiplier": 5, "NoFuelRequired": false } }, "Products": { "fish.raw": { "CookTime": 20.0, "Amount": 1 }, "chicken.raw": { "CookTime": 30.0, "Amount": 1 }, "deermeat.raw": { "CookTime": 30.0, "Amount": 1 }, "horsemeat.raw": { "CookTime": 26.0, "Amount": 1 }, "humanmeat.raw": { "CookTime": 30.0, "Amount": 1 }, "bearmeat": { "CookTime": 30.0, "Amount": 1 }, "wolfmeat.raw": { "CookTime": 30.0, "Amount": 1 }, "meat.boar": { "CookTime": 30.0, "Amount": 1 }, "crude.oil": { "CookTime": 10.0, "Amount": 3 }, "can.beans.empty": { "CookTime": 30.0, "Amount": 15 }, "can.tuna.empty": { "CookTime": 30.0, "Amount": 10 }, "hq.metal.ore": { "CookTime": 20.0, "Amount": 1 }, "metal.ore": { "CookTime": 10.0, "Amount": 1 }, "sulfur.ore": { "CookTime": 5.0, "Amount": 1 } }, "Fuel": { "door.key": { "ByProduct": "charcoal", "FuelAmount": 10.0, "ByProductAmount": 1, "ByProductChance": 0.0 }, "wood": { "ByProduct": "charcoal", "FuelAmount": 10.0, "ByProductAmount": 1, "ByProductChance": 0.75 } } }
2.2m

Downloads

Total number of downloads.

10.4k

Customers

Total customers served.

150.7k

Files Sold

Total number of files sold.

3.2m

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.