Supply Drop Destroyer

This plugin destroys the supply drop container after x seconds.

Total Downloads: 459 - First Release: Aug 2, 2015 - Last Update: Aug 3, 2015

5/5, 2 likes
  1. PaiN submitted a new resource:

    Supply Drop Destroyer - This plugin destroys the supply drop container after x seconds.

    Read more about this resource...
     
  2. TGR

    TGR

    You work fast! Thank you!
     
  3. Nice work, its good not having drops lying around all day. However occasionally I get this error in console

    Code:
    [Oxide] 10:46 PM [Error] Failed to run a 300.00 timer in SupplyDropDestroyer (NullReferenceException: )
    [Oxide] 10:46 PM [Debug]   at (wrapper managed-to-native) UnityEngine.Object:get_name ()
      at Oxide.Plugins.SupplyDropDestroyer+<OnEntitySpawned>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0 
     
  4. This happens when another plugin has already destroyed the SupplyDropContainer... and then the plugin tries to destroy it, if it fails it will throw an error. Maybe there was a lag.. keep an eye on it.
     
  5. Ok thanks
     
  6. Code:
    [9/19/2015 8:41:55 AM] [Oxide] 8:41 AM [Error] Failed to run a 200.00 timer in 'SupplyDropDestroyer v0.2.0' (NullReferenceException: )
    [9/19/2015 7:37:54 PM] [Oxide] 7:37 PM [Error] Failed to run a 200.00 timer in 'SupplyDropDestroyer v0.2.0' (NullReferenceException: )
    [9/20/2015 8:33:32 AM] [Oxide] 8:33 AM [Error] Failed to run a 200.00 timer in 'SupplyDropDestroyer v0.2.0' (NullReferenceException: )
    [9/20/2015 11:17:13 AM] [Oxide] 11:17 AM [Error] Failed to run a 200.00 timer in 'SupplyDropDestroyer v0.2.0' (NullReferenceException: )
    Should I ignore it?
     
  7. Yes you probably should.
     
  8. Maybe adding a function for destroying the airdrops over RCON command or maybe chat command would be nice :)
    Awesome work btw :D
     
  9. [Oxide] 17:06 [Error] AirdropControl plugin failed to compile!
    [Oxide] 17:06 [Error] AirdropControl.cs(178,27): error CS0117: `ConsoleSystem' does not contain a definition for `Broadcast'
     
  10. This plugin is named Supply Drop Destroyer :p You should make a post in AirdropControl support thread.
     
  11. Might be reviving something from a long time ago. Curious as to whether this still works.