1. So the original config of my plugin is

    Code:
    {
      "ShowTimedCommands": "true",
      "TimedCommands": [
        [
          "server.save",
          300
        ],
        [
          "say 'hello world'",
          5
        ]
      ]
    }
    
    for mass airdrops just configure it like
    Code:
    {
      "ShowTimedCommands": "true",
      "TimedCommands": [
        [
          "airdrop.massdrop 5",
          600
        ]
      ]
    }
    
    600= 10mins so it will throw 5 airdrops every 10 mins that's all :)
     
  2. Ohh Thanks :)
     
  3. not sure if you over looked the question or the no response can be taken as a no
     
  4. Good day, like your plug-in and then there was a question whether it is possible to add plug-in function control content drops?
     
  5. I finally got this plugin working after reinstall.
    What do I have to set for "MaxDropCratesInterval" + "MinDropCratesInterval" if I want to have 2 plane at daytime and 2 during night?
     
  6. This option is for dropping multiple crates by airdrops
     
  7. Ohh - well thank you for explaining :D

    Ok I have one last question!
    I got this message in my console:
    "Invalid Position: items/generic_world[11256433] (-1437.7, -2009.8, -604.4) (destroying)"

    Is that normal?

    My config:
    "MaxCrates": 2,
    "MaxDropCratesInterval": 10,
    "MaxX": 2000,
    "MaxY": 300.0,
    "MaxZ": 2000,
    "MinCrates": 1,
    "MinDropCratesInterval": 3,
    "MinX": -2000,
    "MinY": 200.0,
    "MinZ": -2000,
    "ShowDropLocation": true


    My map size is 5k.

    Thanks in advance!
     
    Last edited by a moderator: May 31, 2015
  8. How do I make my airdrops come in faster once I call them in and more frequently. For an example. I want them to come in ever 3-5 minutes. Once they are called in seems to have a delay and not show up on map. Takes about 2-3 minutes for them to even show up or hear the sound of plane coming. Any ideas?
     
  9. that's just because they spawn VERRRRRRY far
    you can edit the speed of the plane if you want them to come faster.
     
  10. For some reason it's not automatically sending them every 3-5 minutes with min interval 3, max interval 5. Am I doing something wrong or do I need to make a change or also add airdrop settings
     
  11. it's a CRATE interval for 1 airdrop (so between 2 drops)
    this plugin doesn't change the interval of airdrops themselves.
     
  12. what do you mean by that? so higher the more airdrops for day and night or confused?
     
  13. 1 airdrop will throw multiple crates ... the interval is in second for how much time should this interval be.
     
  14. So If I do Min Interval 100 and Max Interval 300, The airdrops will randomly do airdrops every 100-300 seconds for the minimum crates I have setup which is 3?>
     
  15. no ...
    i'm sorry i don't know how to explain it better :x
    [DOUBLEPOST=1433113921][/DOUBLEPOST]exept that it's not this plugin that lets you call airdrop every period of time, it's TimedExecuted.
     
  16. im trying to have airdrops come in ever 3-5 minutes. So server is pushing out airdrops every 3 to 5 minutes. would that be airdrop settings if so no sure how to do that
     
  17. I use Rusty admin tool for that works great
     
  18. WHat number was it causing the issue? I'm having the same problem?
     
  19. ("MaxDropCratesInterval": ) The number of minutes or hours?
     
  20. DO YOU WANT TO SEND AIRDROPS EVERY 2,5,31,23,125,,6,1233 mins ?

    Use Timed Execute
    http://oxidemod.org/plugins/timedexecute.919/
    But you have to keep your rusty Open :) which uses a lot of CPU
    Reneb i think you will have to make a video to explain them xDDDD