ehm..what?
Why would i want to block normal user helptext but not admin helptext?
You can already use custom helptext messages in the config and override the messages from other plugins or use both.
HelpText [Unmaintained]
Discussion in 'Plugin Support' started by Domestos, Apr 17, 2015.
-
Just did a clean installation of Oxide 2.0 and installed this plugin. Did /help and nothing appears in-game. Help?
-
Wulf Community Admin
-
-
Can anyone inform me how can color the text using this language LUA? This language is originally from my country (Brazil), but I have difficulties with it. = (
I need an example with this text: Hello World
Where "Hello" = yellow
Where "world" = red
Thanks! -
Wulf Community Admin
-
Wulf, very much thanks!!!
-
my /rules has randomly stopped working this is what my config looks like
https://gyazo.com/12ccf965160082f33f7209583ce003e8
and this is the error I get (sorry I am new at this) https://gyazo.com/83f68a58f5b63152ea58b4cb2ed578b9
[DOUBLEPOST=1439019258][/DOUBLEPOST]nevermind figured it out -
How come it doesn't show all my plugins when i type /help. Help
-
Wulf Community Admin
-
Hello ,
i downloaded the HelpText Pugin for Rust legacy, copy and paste it in the Plugin folder but i dont work.
Restarted the Server and try /help but it says "unknown command"
Anyone can help me ? -
@BellaEsprit Can we see what your doing? Logs or a video of you doing it would be helpful.
-
III
[DOUBLEPOST=1448232121][/DOUBLEPOST]First picture of the download
Second the file i copy
third the folder i paste it in -
cant get my custom help to work am i missing something obvious?
Code:{ "CustomHelpText": [ "/sethome", "/warplist", "/warp to small", "/tpr", "/share", "/addfriend", "/unfriend", "/kit", "/remove", ], "Settings": { "AllowHelpTextFromOtherPlugins": "false", "UseCustomHelpText": "true" } }
-
Wulf Community Admin
-
still doesn't work @Wulf
-
Wulf Community Admin
-
Code:
{ "CustomHelpText": [ "/sethome", "/warplist", "/warp to small", "/tpr", "/share", "/addfriend", "/unfriend", "/kit", "/remove" ], "Settings": { "AllowHelpTextFromOtherPlugins": "false", "UseCustomHelpText": "true" } }
-
Wulf Community Admin
-
I do /help and it says unknown command
[DOUBLEPOST=1450555757][/DOUBLEPOST]Code:5:00 AM [Error] Failed to load plugin helptext File: helptext.lua Line: 34 unexpected symbol near '{': at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0 5:00 AM [Info] Loaded plugin Private Messaging v1.0.0 by #Domestos 5:00 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'Prod' 5:00 AM [Error] Failed to load plugin RustDB File: RustDB.lua Line: 201 syntax error near '76561198154980201': at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0