1. Wulf

    Wulf Community Admin

    Wulf updated AutoDoors with a new update entry:

    2.2.2

     
  2. the doors do not closing
     
  3. Is there an option to disable gates closing automatically? The time limit I put on my doors causes gates to jump into open position and then begin to close, even if I don't want them to.
     
  4. Author plugin Bombardir why you changed the author?
     
  5. Change your config to this i find it works
    Code:
    {
      "ChatCommand": "ad",
      "CommandUsage": "Usage:\n /ad to disable automatic doors\n /ad # (a number between 5 and 30)",
      "DefaultDelay": 4,
      "DelayDisabled": "Automatic door closing is now disabled",
      "DelaySetTo": "Automatic door closing delay set to {time}s",
      "MaximumDelay": 30,
      "MinimumDelay": 4
    }
     
  6. Code:
    Wulf/lukespragg
    ->
    Code:
    Bombardir/Wulf/lukespragg
     
  7. It's essentially a rewrite at this point and Bombardir has been missing in action since last patch at least.
     
  8. It does not change anything, author original plugin Bombardir. That means he must be the authors!
     
  9. The original idea was arguably his (unlikely considering its a remake of a legacy plugin AND was made by Bomb after it was requested here by someone else) and more importantly none of the code that existed when he abandonned it still exists, its a complete rewrite.
     
  10. Wulf

    Wulf Community Admin

    Default is disabled. You'd need to edit your config or use the chat command.

    Anything under 5 seconds is too low for gates to animate fully.

    The plugin was rewritten by me, the current author is me. Bombardir is not longer working on the plugin as he doesn't have time.
     
  11. new doors close, however, the ones that were already in the buildings do not close
     
  12. You can not be the author of the plugin. If I build a fence you paint it, fence will still be mine, not yours. When you rewrite a plugin, you must specify the original author!

    It turns out I can take any plug-in and rewrite it to say that I am the author of the plugin?
     
  13. If you fully rewrite the code of a plugin and submit it as an alternative, then, sure, we could probably consider it yours.

    The reason Wulf is calling it his is because Bombardir has handed over control of the plugin, and Wulf has rewritten it. Therefore, ownership was handed off to Wulf.

    Also, I don't think Bombardir should be specified as the original author if the code has been rewritten to replace his. He didn't write the rewrite. He is no longer the author of the version we have.
     
  14. For the record you can find this on the plugin page:

    Code:
    CreditsBombardir, the original author of the original version of this plugin.
     
  15. deicide arnt you thge creater of no decay ? we are all trying to get you to update it if you are
     
  16. Wulf

    Wulf Community Admin

    It works for a doors, there is nothing that was ever stored, it just closes doors once you open one. It won't close any doors that are already open, that isn't its purpose.
    [DOUBLEPOST=1447289064][/DOUBLEPOST]
    This thread is no the area to discuss this. If you have a problem with abandoned plugins being updated, please create a new thread. Credit is gven as deserved, but for all intensive purposes, the original plugin is gone.
     
  17. I meant that only new doors are closing (after update the plugin)
    The ones that already existed are not closing after being open.
     
  18. Wulf

    Wulf Community Admin

    There isn't any difference between them, so I'm not sure what to say. This plugin only checks if a door is open after a timed period, then closes it. Pretty simple, it doesn't matter when the door was placed.
     
  19. My doors are working fine and I haven't touched the config file but I'm getting this message when I view Rusty - happens every time a door opens and closes.
    Code:
    [Oxide] 3:39 PM [Error] Failed to call hook 'OnDoorOpened' on plugin 'AntiCheat v2.3.16' (InvalidCastException: Cannot cast from source type to destination type.)
    [Oxide] 3:39 PM [Debug]   at Oxide.Plugins.AntiCheat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [Oxide] 3:39 PM [Error] Failed to run a 3.00 timer in 'AutoDoorCloser v2.0.2' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 3:39 PM [Debug]   at Oxide.Plugins.AutoDoorCloser+<OnDoorOpened>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Nov 12, 2015
  20. Your AntiCheat is out of date latest version is 2.3.18