SmoothRestarter

Moved

Total Downloads: 5,594 - First Release: Apr 11, 2016 - Last Update: Dec 30, 2017

5/5, 22 likes
  1. Fujikura updated Smooth Restarter with a new update entry:

    1.2.4

     
  2. Can someone help me?
     
    Last edited by a moderator: Nov 20, 2017
  3. I was wondering sometimes there is more then one oxide update after the devblog is there a way you could add a way to check for this update say maybe log the devblog date if there is a oxide update within a cretin amount of days run restart again.
     
  4. I'm getting


    Code:
     Web request callback raised an exception (FormatException: Input string was not in the correct format)
    at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0
      at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.SmoothRestart.APIResponse (Int32 code, System.String response, System.String apiType, Int32 numberCheck) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.SmoothRestart.<CheckOxideCommits>m__1 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00000] in <filename unknown>:0
     
  5. unload delete your config and datafile and load
     
  6. hey for some reason this week, after restarts every time it will be foggy in game. I tried adding weather.fog 0 etc. to the server.cfg but it seems to ignore them. To fix I manually have to enter the command... any fix for this?
     
  7. Wulf

    Wulf Community Admin

    I don't think this plugin has anything to do with your game settings.
     
  8. does the realtime sync with the servers time? not the ingame time right?
     
  9. how would i make it wipe Every 3 hours
     
  10. "Wiping" is not a function of this plugin :) the sav file needs to be deleted, thats all ;)
     
  11. sorry i mean restart
     
  12. inside the "Timers" section
     
  13. its in minuets or seconds?
    [DOUBLEPOST=1514577717][/DOUBLEPOST]
    },
    "Timers": {
    "RebootTimes": {
    "00:00": "20",
    "02:00": "20",
    "04:00": "20",
    "06:00": "20",
    "08:00": "20",
    "10:00": "20",
    "12:00": "20",
    "14:00": "20",
    "16:00": "20",
    "18:00": "20",
    "20:00": "20",
    "22:00": "20",
    },
    "useTimers": false
    }
    }
     
  14. How about reading the plugin description? ;)
     
  15. would this make it ever 2 hours restart
     
  16. yep, every two hours, 20 minutes after the full hour
     
  17. Thx for your help man
    [DOUBLEPOST=1514579656][/DOUBLEPOST]
    Wait there it says UseTimers: False
    Do i have to say True?
     
  18. Yup...
     
  19. Hi when i added it it does not work?
     
  20. To have a succesful test, the start time you try to test must be in the future.