Any idea how I can prevent this from inserting a space between the help text? Or add my own so I can maybe split them into groups.
![]()
HelpText
Moved
Total Downloads: 18,186 - First Release: Oct 23, 2014 - Last Update: Feb 3, 2017
- 4.92105/5, 38 likes
-
-
-
got something odd happening. /help will work after a reboot but after a while it stops without error (at least that I can find). Says unkown command help.
-
Calytic Community Admin Community Mod
reload HelpText
-
-
Calytic Community Admin Community Mod
Nope, not really. If you want help I need more information. Make sure the filename is correct. Try deleting it and re-adding it. I dunno.
-
-
After the last update the plugin began issuing this error:
Code:[Oxide] 09:10 [Error] Failed to initialize plugin 'HelpText v2.0.1' (ArgumentException: An element with the same key already exists in the dictionary.)
Code:[Oxide] 09:10 [Debug] at System.Collections.Generic.Dictionary`2[System.String,ConsoleSystem+Command].Add (System.String key, .Command value) [0x00000] in <filename unknown>:0 at Oxide.Game.Rust.Libraries.Covalence.RustCommandSystem.RegisterCommand (System.String command, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00000] in <filename unknown>:0
-
-
Wulf Community Admin
-
Notifier I think provides one
-
Wulf Community Admin
-
-
im using the latest version and this is the error that i get.
[Oxide] 06:52 [Error] HelpText plugin failed to compile!
[Oxide] 06:52 [Error] HelpText.cs(75,41): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a
definition for `Character' and no extension method `Character' of type `Oxide.Core.Libraries.Covalence.IPlayer' could b
e found. Are you missing an assembly reference? -
-
Calytic Community Admin Community Mod
-
Is this not the latest version?
Subscribed to oxide for auto update notifications.
Thanks.
[DOUBLEPOST=1472023316][/DOUBLEPOST]updated my oxide. now
Oxide 2.0.2309 for Rust 982.13 (1490)
No problem whatsoever now.
Thanks. -
I was Wondering how to add the custom commands in the Helptext.json file i have tried but don't know how.
-
Code:"CustomHelpText": [ "command example", "command example", "command example", "command example" ],