-
Posts
1,325 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by MrLiquid
-
Disregard, I didn't see the changes you made, works like a charm, Thank you!
-
While its looking great, can you organise it so that ONLINE players appear FIRST then OFFLINE players? Right now ONLINE players are appearing on the last page Thank you
-
This is set to start on day 0 (sunday) at 1 second past midnight "Timers": [ { "Time": "00:00:01", "DayOfWeek": 0, "Commands": [ This is set to end same day at just before midnight, { "Time": "23:59:59", "DayOfWeek": 0, "Commands": [ However, time commands like so At midnight Sunday it ran this is this order; 1st >> This ran first [TimedCommands] Running "23:59:59" timer then 2nd >> [TimedCommands] Running "00:00:01" timer I am wondering why it ran the first one first and not later that day at the set time.
-
-
Can you please ADD a CLOSE button to the Clan page incase people dont wish to create a clan, there is no way to get out of this window. Thank You
-
Ive uploaded it, I'll let you know how it goes.
-
-
Love the Online status in Green, My suggestion is to now have all ONLINE players in ALPHABETICAL order on the first page that opens when you click on PLAYERS, and then all OFFLINE in ALPHABETICAL order after the ONLINE players.
-
-
Failed to call hook 'CmdConsoleClans' on plugin 'Clans v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Clans+BtnConf.GetCommand (System.UInt64 target) [0x00048] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans+BtnConf.Get (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.UInt64 target, System.String parent, System.String close) [0x000c2] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans+<ClanMemberProfileUi>c__AnonStorey16.<>m__0 (Oxide.Plugins.Clans+BtnConf btn) [0x00008] in <d25875d460244645ad9ffb5d5d5ca308>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans.ClanMemberProfileUi (BasePlayer player, System.UInt64 target) [0x00b34] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans.CmdConsoleClans (ConsoleSystem+Arg arg) [0x00eaa] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02848] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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 Failed to call hook 'CmdConsoleClans' on plugin 'Clans v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Clans+BtnConf.GetCommand (System.UInt64 target) [0x00048] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans+BtnConf.Get (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.UInt64 target, System.String parent, System.String close) [0x000c2] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans+<ClanMemberProfileUi>c__AnonStorey16.<>m__0 (Oxide.Plugins.Clans+BtnConf btn) [0x00008] in <d25875d460244645ad9ffb5d5d5ca308>:0 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans.ClanMemberProfileUi (BasePlayer player, System.UInt64 target) [0x00b34] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans.CmdConsoleClans (ConsoleSystem+Arg arg) [0x00eaa] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02848] in <d25875d460244645ad9ffb5d5d5ca308>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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
-
Failed to call hook 'CmdConsoleClans' on plugin 'Clans v1.1.12' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ff] in <fb001e01371b4adca20013e0ac763896>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <fb001e01371b4adca20013e0ac763896>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans.Msg (BasePlayer player, System.String key, System.Object[] obj) [0x00013] in <14eb9f2453aa421b9d944840290ba163>:0 at Oxide.Plugins.Clans.Reply (BasePlayer player, System.String key, System.Object[] obj) [0x0000d] in <14eb9f2453aa421b9d944840290ba163>:0 at Oxide.Plugins.Clans.CancelInvite (BasePlayer player, System.String tag) [0x0007d] in <14eb9f2453aa421b9d944840290ba163>:0 at Oxide.Plugins.Clans.CmdConsoleClans (ConsoleSystem+Arg arg) [0x004c0] in <14eb9f2453aa421b9d944840290ba163>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02848] in <14eb9f2453aa421b9d944840290ba163>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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
-
SUGGESTION, If Clan owner wishes to leave the clan, transfer ownership to another player or clan member. BTW LOVE YOUR PLUGIN!
-
What TPR plugin does your plugin support?
-
do I need a plugin to use TRADE and TPR.. if so which plugins? OR are they built into your plugin
-
what 'Trade" and "tpr" plugins work best with your plugin? oo do we need to load other plugins for this to work?
-
I would like to suggest having a setting for low to medium pop servers.. when population drops off at night or quiet times.. RB would paste less bases etc.. scaling back during quiet times. Kind Regards
-
I just got MASS flooding in console with same, reverted back to previous version!
-
Whats your discord. I'll def test it for you
-
my config for you to check PersonalRecycler.json
-
Failed to call hook 'CanLootEntity' on plugin 'PersonalRecycler v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PersonalRecycler.CanLootEntity (BasePlayer player, StorageContainer container) [0x000c6] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.PersonalRecycler.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003eb] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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 Failed to call hook 'CanLootEntity' on plugin 'PersonalRecycler v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PersonalRecycler.CanLootEntity (BasePlayer player, StorageContainer container) [0x000c6] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.PersonalRecycler.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003eb] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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 Failed to call hook 'CanLootEntity' on plugin 'PersonalRecycler v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PersonalRecycler.CanLootEntity (BasePlayer player, StorageContainer container) [0x000c6] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.PersonalRecycler.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003eb] in <9fb187a5415844959e828c29af173287>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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
-
oh wow again, thank heaps. I've been going insane trying to find the command for that, lol I have to simply be near a RB for it to show up. OMG. thank you so much