Reneb submitted a new resource:
Location - Locations, used for external plugins & /location command
Read more about this resource...
Location [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Apr 13, 2015.
-
Reneb updated Location with a new update entry:
resourceid & help support
-
This is /location
And this is /location PreFiX
Is this a bug?
1 bug it's reverse meaning. I mean if u type /location you should get second one but you get first one.
2 bug command doesn't show any position/location.
Suggestion - make alias to command /pos -
Wulf Community Admin
-
-
Where do you put the file? I see it is a .cs file and not a typical .dll file
-
there are never .dll files as plugins :x
it's .js .lua .cs
goes in oxide/plugins/ -
some players to use /location not working
Code:9:05 AM [Error] Failed to call hook 'cmdChatLocation' on plugin 'Location v1.0.1' (FormatException: Input string was not in a correct format.) 9:05 AM [Debug] at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.RustLegacyPlugin.PrintToChat (.NetUser netUser, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.RustLegacyPlugin.SendReply (.NetUser netUser, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Location.cmdChatLocation (.NetUser netuser, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Location.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0