
Wipe Schedule
The ablity to report regular wipe cycles
Total Downloads: 3,611 - First Release: Nov 14, 2015 - Last Update: Mar 10, 2017
- 5/5, 10 likes
-
Hahaha I'm joking Killyou, you rock mate -
i try to change fr-FR and i have this error in console
Code:[Oxide] 16:19 [Debug] at System.DateTime.Parse (System.String s, IFormatProvider provider, DateTimeStyles styles) [0x00000] in <filename unknown>:0 at System.DateTime.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.NextWipeDays (DateTime WipeDate, DateTime LastWipevar) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.cmdNextWipe (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.OnPlayerInit (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
-
Hello quick question will the plugin Wipe Schedule for Rust actually wipe the server or just announce it? if so will it work on a vilayer server, thanks in advance!
-
The plugin just announces it.
If you have an issue or question with a plugin, post in that plugin's thread. -
Do not work for me
-
Having same issues changing regions to en-AU when the new format needs to be dd/MM/yyyy
Config File:
Code:{ "AnnounceOnJoin": true, "AnnounceOnTimer": true, "AnnounceTimer": 3, "DateFormat": "dd/MM/yyyy", "DaysBetweenWipes": 14, "DaysBetweenXPWipes": 14, "LastWipe": "15/07/2016", "LastXPWipe": "07/07/2016", "NextWipe": "29/07/2016", "NextXPWipe": "29/07/2016", "RegionalDateType": "en-AU", "ShowXPWipeSchedule": false, "UseManualNextWipe": false }
Code:(19:21:45) | [Oxide] 19:21 [Error] Failed to call hook 'cmdNextWipe' on plugin 'WipeSchedule v2.0.1' (FormatException: String was not recognized as a valid DateTime.) (19:21:45) | [Oxide] 19:21 [Debug] at System.DateTime.Parse (System.String s, IFormatProvider provider, DateTimeStyles styles) [0x00000] in <filename unknown>:0 at System.DateTime.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.DateTime.Parse (System.String s) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.cmdNextWipe (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.WipeSchedule.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
-
Hi, trying to execute commands in Rusty RCON console but it does not recognise commands
> setnextwipe map 09/30/2016
Command not found
Is it possible or do I need to use a dif console? -
Having same problem, cant change my Region to GB, as our time set is DD/MM/YYYY , anybody found a working fix for this? as i get the console error on /nextwipe, cheers in advance guys.
-
i confirm Needs an update on Region changes with DD/MM
-
k1lly0u updated Wipe Schedule with a new update entry:
2.0.2
-
Thanks for the Hotfix, but sadly ist not working as intend, i deleted the old Config file.
I setted last wipe to 15/9/2016 and made 7days shedule the plugin just counted 6days to 21/9/2016
So i tried to set it Manual on 22/9/2016 after that it showed -2days mhhhhh....
And i cant unload the plugin without Errors "failed to call hock unload" -
Did you can the dateformat from "MM/dd/yyyy" to "dd/MM/yyyy"?
-
i changed dateformat in config to dd/MM/yy and made /Setnext map with MM/dd/yyyy and it changed it to dd/MM/yyyy guess that was correct.
-
im also getting error when changing to dd/MM/yyyy
-
Code:
(22:56:01) | [Oxide] 22:55 [Info] Loaded plugin WipeSchedule v2.0.2 by k1lly0u(22:56:01) | [Oxide] 22:55 [Error] Failed to call hook 'OnServerInitialized' on plugin 'WipeSchedule v2.0.2' (FormatException: Invalid format string)(22:56:01) | [Oxide] 22:55 [Debug] at System.DateTime.ParseExact (System.String s, System.String[] formats, IFormatProvider provider, DateTimeStyles style) [0x00000] in <filename unknown>:0at System.DateTime.ParseExact (System.String s, System.String format, IFormatProvider provider, DateTimeStyles style) [0x00000] in <filename unknown>:0at System.DateTime.ParseExact (System.String s, System.String format, IFormatProvider provider) [0x00000] in <filename unknown>:0at Oxide.Plugins.WipeSchedule.ParseTime (System.String time) [0x00000] in <filename unknown>:0at Oxide.Plugins.WipeSchedule.UpdateWipeDates () [0x00000] in <filename unknown>:0at Oxide.Plugins.WipeSchedule.OnServerInitialized () [0x00000] in <filename unknown>:0at Oxide.Plugins.WipeSchedule.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
-
is there any ability to put in the next wipe date instead of days till wipe and to remove "map" from the text, because i only do full wipes? so "Last Wipe ../../.... Next Wipe ../../....
thx -
-
I've now tried to change dates over and over for the nextwipe, but everytime it still say -34 days for next wipe no matter the date I enter through ingame or in the config file, and I can see the changes is made into the config file as I unload, download config file, load config file
-
Code:
private void LoadWipeDates() { NextWipeDate = ParseTime(configData.LastWipe); NextWipeDateXP = ParseTime(configData.LastXPWipe); }
I bet it should be like that
Code:private void LoadWipeDates() { NextWipeDate = ParseTime(configData.NextWipe); NextWipeDateXP = ParseTime(configData.NextXPWipe); }
Attached Files:
-