1. is there a way to use this mod for an airdrop at a X, Y location without loading any airdrop mods?

    Also is there any way to have it issue console commands like "oxide.reload HumanNPC" ? the reason for this is now and than NPCs wonder off - chasing stuff and do not get back to proper location.
     
  2. As far as I know, you need another plugin for airdrops to locations. The reload command should work just fine.
     
  3. Is this the correct mod to run GunGame and other event based mods?

    Thanks
     
  4. Does TimeFormat option actually work and how exactly I should configure it? My system uses hh:mm time format (24 hours), and with this config commands in group "Local" don't work at all.


    Code:
    {
      "Events": {
        "Local": [
          "07.00:say <color=#cd422b>Внимание!</color> <color=#fea610>Рестарт сервера через час.</color>",
          "07.30:say <color=#cd422b>Внимание!</color> <color=#fea610>Через 30 минут рестарт сервера.</color>",
          "07.45:say <color=#cd422b>Внимание!</color> <color=#fea610>Через 15 минут рестарт сервера.</color>",
          "07.50:say <color=#cd422b>Внимание!</color> <color=#fea610>Через 10 минут рестарт сервера.</color>",
          "07.55:say <color=#cd422b>Внимание!</color> <color=#fea610>5 минут до рестарта сервера.</color>",
          "07.56:say <color=#cd422b>Внимание!</color> <color=#fea610>4 минуты до рестарта сервера.</color>",
          "07.57:say <color=#cd422b>Внимание!</color> <color=#fea610>3 минуты до рестарта сервера.</color>",
          "07.58:say <color=#cd422b>Внимание!</color> <color=#fea610>2 минуты до рестарта сервера.</color>",
          "07.59:say <color=#cd422b>Внимание!</color> <color=#fea610>1 минута до рестарта сервера.</color>",
          "08.00:restart",
          "08.10:server.description Внимание! Сервер работает в тестовом режиме, не все плагины настроены. Свои предложения по улучшению и настройке сервера пишите администрации сервера Far Hope: vk.com/farhope. Администрация сервера не играет. "
        ],
        "Repeat": [
          "600:say Правила сервера, консольные команды и другая информация по команде <color=#fea610>/info</color>"
        ],
        "Server": [
          "2:airdrop",
          "4:airdrop",
          "12:airdrop"
        ]
      },
      "Groups": {
        "restart": [
          "info:restart:Prepare server for restart with 60 second countdown",
          "0:say Server restarting in 60 seconds!",
          "30:say Server restarting in 30 seconds!",
          "55:say Server restarting in 5 seconds!",
          "60:server.save"
        ]
      },
      "Messages": {
        "ChangedStatus": "Timed events <color=#cd422b>{status}</color>.",
        "EventAdded": "Event <color=#cd422b>{event}</color> with time <color=#cd422b>{etime}</color> (<color=#cd422b>{group}</color>) successfully added.",
        "EventDeleted": "Event with ID <color=#cd422b>{id}</color> (<color=#cd422b>{group}</color>) successfully deleted.",
        "EventRun": "Event with ID <color=#cd422b>{id}</color> (<color=#cd422b>{event}</color>) with original run time <color=#cd422b>{etime}</color> (<color=#cd422b>{group}</color>) successfully run.",
        "EventsCleared": "All <color=#cd422b>{group}</color> events successfully deleted.",
        "GroupComplete": "Group <color=#cd422b>{group}</color> successfully completed.",
        "GroupInvalid": "Group <color=#cd422b>{group}</color> is invalid.  Please check your configuration.",
        "GroupNotActive": "Group <color=#cd422b>{group}</color> is not currently active.",
        "GroupRestart": "Group <color=#cd422b>{group}</color> is currently active and has been restarted.",
        "GroupStart": "Group <color=#cd422b>{group}</color> successfully started.",
        "GroupStop": "Group <color=#cd422b>{group}</color> successfully stopped.",
        "InvalidFormat": "Invalid event format <color=#cd422b>{eformat}</color> (<color=#cd422b>{group}</color>).  Use <color=#cd422b>/te</color> for help.",
        "InvalidID": "Invalid event ID <color=#cd422b>{id}</color> for <color=#cd422b>{group} group</color>.  Use <color=#cd422b>/te</color> for help.",
        "NoEvents": "No events found for <color=#cd422b>{group} group</color>.",
        "NoGroup": "Group <color=#cd422b>{group}</color> was not found.  Please check your configuration.",
        "NoPermission": "You do not have permission to use this command.",
        "PrintToConsole": "Event list exceeds chat limit and has been sent to console (F1).",
        "ServerTime": "Time: <color=#cd422b>{stime}</color>",
        "TimeChangedStatus": "Event group <color=#cd422b>{group}</color> now <color=#cd422b>{status}</color>.",
        "WrongArgs": "Syntax error.  Use <color=#cd422b>/te</color> for help."
      },
      "Settings": {
        "Enabled": "true",
        "LocalTime": "true",
        "MessageSize": "13",
        "Prefix": "[<color=#cd422b>Timed Events</color>]",
        "Repeat": "true",
        "SayEnabled": "true",
        "SayPrefix": "[<color=#cd422b> SERVER </color>]",
        "ServerTime": "true",
        "TimeFormat": "hh.mm"
      }
    }
    Sorry, my fault, should write HH.mm in TimeFormat option. Very useful plugin, thanks for your job.
     
    Last edited by a moderator: Apr 25, 2016
  5. can you add a time reset for repeat block ?

    when i add 3 interval commands its execute server commands at the same time.
    3 seconds later it executes command 1 6 seconds later it execute command1 and command2
     
  6. Did you get a reply somewhere? (I cant find any) caus I wonder that too. I wanna run my Gungames automatically :)
     
  7. Can you post your repeat config so that I can see exactly what the problem is. Thanks.

    It should work just fine. As long as it has commands you can use, you can use this plugin.
     
  8. hey
    i cant find console commands^^

    please add them. it would be nice to run groups or single events via console :D
     
  9. Hello!
    How can i add command? :
    Code:
    "5:gather.rate dispenser "Sulfur Ore" 2"
    This error:
    Code:
    (10:39:48) | [Oxide] 10:39 [Error] TimedEvents v1.1.2: Failed to load config file (is the config file corrupt?) (After parsing a value an unexpected character was encountered: S. Path 'Events.Server[1]', line 17, position 30.)
    I add:
    Code:
    "5:gather.rate dispenser 'Sulfur Ore' 2"
    But command not worked :(
    Code:
    (10:45:09) | 'Sulfur Ore' is not a valid resource. Check gather.resources for a list of available options.
    sorry for my bad english :)
     
  10. Sorry, I meant to get to that problem when it was posted before. I will get it done as soon as possible.
     
  11. You want to be able to run several commands at once?
     
  12. insane8472 updated Timed Events with a new update entry:

    1.1.3

     
  13. Thank you!! Great work!
     
  14. everything is good. only a way to start groups without being ingame
    so same like these only for concole: (without / )
    /te run <l |s | r> <ID>
    /te group <start | stop | list> [group]
     
  15. Can we set events to run on some days and not others? For example Friday nights IGather will be set at 2x for a few hours and then again on Sunday nights but not for the rest of the week?
     
  16. I'll try getting that done for you.
     
  17. /te add or /te clear Syntax error message in chat 0o
     
  18. ¡ Cool mod! @insane8472 !
    Would be cool to become able to make conditionals like:
    Code:
    if (player.amount > 1) { airdrop.mass 1 }
     
  19. Plugin Timed Events

    i worked on the restart thingy quite alot
     

    Attached Files:

  20. Here you go
     

    Attached Files: