Jump to content

Wipe Timer Status 1.2.4

$5.00
   (1 review)
Message added by 0xF,

Any questions? Join the discord https://discord.gg/8nztXhvgDe

2 Screenshots

  • 34.5k
  • 295
  • 9.06 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Viktorvill

Posted

Is it possible to somehow solve it so that it writes out the date?
6d 11h 53m instead of 6 Nap 11 Óra 53 Perc.
Thanks in advance for your help.

0xF

Posted

3 hours ago, Viktorvill said:

Is it possible to somehow solve it so that it writes out the date?
6d 11h 53m instead of 6 Nap 11 Óra 53 Perc.
Thanks in advance for your help.

"Time Format": "d\\Nap\\ hh\\Óra\\ mm\\Perc",

Viktorvill

Posted

This is what I get when I restart the plugin after the change:

 

[Error] Failed to call hook 'DeleteStatus' on plugin 'CustomStatusFramework v1.0.6' (FormatException: Input string was not in a correct format.)
  at System.Globalization.TimeSpanFormat.FormatCustomized (System.TimeSpan value, System.String format, System.Globalization.DateTimeFormatInfo dtfi) [0x00357] in <fb001e01371b4adca20013e0ac763896>:0 
  at System.Globalization.TimeSpanFormat.Format (System.TimeSpan value, System.String format, System.IFormatProvider formatProvider) [0x00096] in <fb001e01371b4adca20013e0ac763896>:0 
  at System.TimeSpan.ToString (System.String format) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 
  at Oxide.Plugins.WipeTimerStatus+<OnServerInitialized>c__AnonStorey1+<OnServerInitialized>c__AnonStorey0.<>m__1 (BasePlayer player) [0x00025] in <fdacac12f04d4008977c32e853c09ed8>:0 
  at Oxide.Plugins.CustomStatusFramework.UpdateStatusHUD (BasePlayer basePlayer, System.Collections.Generic.List`1[T] statuses, System.Collections.Generic.List`1[T] customs) [0x004f1] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.UpdateCustomStatuses (BasePlayer basePlayer, System.Collections.Generic.List`1[T] customStatuses, System.Collections.Generic.List`1[T] staticStatuses) [0x00079] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.DeleteStatus (System.String id) [0x00025] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cb0] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 

0xF

Posted

29 minutes ago, Viktorvill said:

This is what I get when I restart the plugin after the change:

 

[Error] Failed to call hook 'DeleteStatus' on plugin 'CustomStatusFramework v1.0.6' (FormatException: Input string was not in a correct format.)
  at System.Globalization.TimeSpanFormat.FormatCustomized (System.TimeSpan value, System.String format, System.Globalization.DateTimeFormatInfo dtfi) [0x00357] in <fb001e01371b4adca20013e0ac763896>:0 
  at System.Globalization.TimeSpanFormat.Format (System.TimeSpan value, System.String format, System.IFormatProvider formatProvider) [0x00096] in <fb001e01371b4adca20013e0ac763896>:0 
  at System.TimeSpan.ToString (System.String format) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 
  at Oxide.Plugins.WipeTimerStatus+<OnServerInitialized>c__AnonStorey1+<OnServerInitialized>c__AnonStorey0.<>m__1 (BasePlayer player) [0x00025] in <fdacac12f04d4008977c32e853c09ed8>:0 
  at Oxide.Plugins.CustomStatusFramework.UpdateStatusHUD (BasePlayer basePlayer, System.Collections.Generic.List`1[T] statuses, System.Collections.Generic.List`1[T] customs) [0x004f1] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.UpdateCustomStatuses (BasePlayer basePlayer, System.Collections.Generic.List`1[T] customStatuses, System.Collections.Generic.List`1[T] staticStatuses) [0x00079] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.DeleteStatus (System.String id) [0x00025] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CustomStatusFramework.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cb0] in <4a9c51f0a97245639016815c2afffa44>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 

Try

Quote

"Time Format": "d\\ \\N\\a\\p\\ hh\\ \\Ó\\r\\a\\ mm\\ \\P\\e\\r\\c",

 

Viktorvill

Posted (edited)

Unfortunately, no

Edited by Viktorvill
Viktorvill

Posted

A space had to be taken out

d\\N\\a\\p\\ hh\\Ó\\r\\a\\ mm\\P\\e\\r\\c"

 

Grizzlemethis

Posted (edited)

Moved discussion comment to a support thread

 

 

 

Edited by Grizzlemethis
  • Like 1
CDNCasanova

Posted

The WipeTimerStatus interferes with node/tree gathering, so you're unable to see how much you're getting. The UI needs to be adjusted so it appears above or below gathering.

0xF

Posted

2 hours ago, CDNCasanova said:

The WipeTimerStatus interferes with node/tree gathering, so you're unable to see how much you're getting. The UI needs to be adjusted so it appears above or below gathering.

This is a problem with CustomStatusFramework, but as far as I remember in the latest updates Mr01sam has already fixed it, try to install the latest version.

TheRiddledNote

Posted

4 hours ago, CDNCasanova said:

The WipeTimerStatus interferes with node/tree gathering, so you're unable to see how much you're getting. The UI needs to be adjusted so it appears above or below gathering.

was it fixed when you updated custom framework?

CDNCasanova

Posted

2 hours ago, TheRiddledNote said:

was it fixed when you updated custom framework?

I updated custom framework yesterday, and today it seemed to still have issues concealing it.

TheRiddledNote

Posted

9 hours ago, CDNCasanova said:

I updated custom framework yesterday, and today it seemed to still have issues concealing it.

that's unfortunate. thank you for the reply good sir

Ryster

Posted (edited)

I concur with Casanova, not seeing any resource gathering notifications since installing this and custom framework. Both are up to date.

Also, the WipeTimer keeps disappearing and I have to reload the plugin to get it back.  Any thoughts on that one please?  I am using this in combination with "Hud".

Edited by Ryster
0xF

Posted

7 hours ago, Ryster said:

I concur with Casanova, not seeing any resource gathering notifications since installing this and custom framework. Both are up to date.

Also, the WipeTimer keeps disappearing and I have to reload the plugin to get it back.  Any thoughts on that one please?  I am using this in combination with "Hud".

Hi,

1. Install the latest version of CustomStatusFramework. The developer seems to have fixed this in the latest updates. This bug is specific to the framework

2. In config set the display time to 0

Ryster

Posted

6 hours ago, 0xF said:

Hi,

1. Install the latest version of CustomStatusFramework. The developer seems to have fixed this in the latest updates. This bug is specific to the framework

2. In config set the display time to 0

Thanks for the advice for question 2.  I already have the latest 1.0.10 version which was supposed to fix this, but apparently it does not.  I've posted on that plugin's comments section about it, so hopefully a fix will come soon.

  • Like 1
CDNCasanova

Posted

Failed to compile: WipeTimerStatus.cs(82,86): error CS0117: `Oxide.Plugins.WipeTimer' does not contain a definition for `serverinstance'

0xF

Posted

On 7/22/2023 at 5:28 PM, CDNCasanova said:

Failed to compile: WipeTimerStatus.cs(82,86): error CS0117: `Oxide.Plugins.WipeTimer' does not contain a definition for `serverinstance'

Hi, this is a localized error. I don't have anything like that on the line you mentioned in the error. Check the version of the plugin, it should be 1.2. Also your server should be updated, the plugin needs an update with mine.  Are you using devblogs?

CDNCasanova

Posted

On 7/24/2023 at 10:18 AM, 0xF said:

Hi, this is a localized error. I don't have anything like that on the line you mentioned in the error. Check the version of the plugin, it should be 1.2. Also your server should be updated, the plugin needs an update with mine.  Are you using devblogs?

Yeah, I've downloaded the latest version multiple times, it works momentarily then gives the same console error.

 

0xF

Posted

22 hours ago, CDNCasanova said:

Yeah, I've downloaded the latest version multiple times, it works momentarily then gives the same console error.

 

The error that you sent me is related to the absence of a field in the WipeTimer class, this class is not a plugin class, but is located in a server dll, so this is a very strange error.

Add me to the discord for id .0xf. and send me your Assembly-CSharp.dll from RustDedicated_Data\Managed so I can check it out. I can also reply to you more quickly on Discord.

humboldt.scott420

Posted

Would it be possible to add a setting where it only shows this TC radius  True False

0xF

Posted

16 hours ago, humboldt.scott420 said:

Would it be possible to add a setting where it only shows this TC radius  True False

Ok, i'll add this later

  • Like 1
aimacak

Posted (edited)

@0xFhello) we can replace UI to middle after update for SImpleStatus? 😞

and if timer from config expired and i use /ts UI dont show, only chat message about show / hidden UI
thanks)

Edited by aimacak
E-genius

Posted

Is there any way to add custom date , cause now the plugin behave like i have wipe every Thursday , but i have it every Friday, any possible way to change it somehow?

STRANGEDAYS.

Posted

Hello, can the plugin still be used now? After I installed it, it didn't display in the game

0xF

Posted

5 hours ago, STRANGEDAYS. said:

Hello, can the plugin still be used now? After I installed it, it didn't display in the game

Use in conjunction with SimpleStatus

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.