For those having issues, please try the below attachment. It is untested, but it should work.

Finder
Find Players, SleepingBags, Buildings, Items, and teleport to them
Total Downloads: 7,324 - First Release: Apr 3, 2015 - Last Update: Feb 8, 2017
- 5/5, 19 likes
-
Wulf Community Admin
Attached Files:
-
-
Code:[Oxide] 10:55 AM [Error] LuaScriptException while calling cmdFindDoor: File: finder.lua Line: 289 instance method 'CallHook' requires a non null target object: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
Wulf Community Admin
-
yes I have
-
edit:
So i tried teleporting to the location that was given to me manually and that worked: /tp x y z
Though after this, when trying to find a second player:
Code:[Oxide] 10:59 AM [Error] Failed to call hook 'cmdFindPlayer' on plugin 'Finder'File: finder.lua Line: 349 instance method 'CallHook' requires a non null target object: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
-
This should fix the teleport, and regarding that error, it's most likely an issue with the DeadPlayersList plugin, I'll try and look into it at some point.
Attached Files:
-
-
Does this search player inventory, sorry if i missed this in the discussion.
-
Wulf Community Admin
-
how difficult is it? genuinely asking, as i have no idea the difficulty -
this should actaully find stuff in inventories yes.
/finditem "name" "minimumamount" -
Wulf Community Admin
-
for some reason when i go to use the /finddoors command it says building owners needs to be active which it is i got latest update from both plugins on and im using latest oxide
-
Reneb updated Finder with a new update entry:
fix by mughisi
-
Hey, when I reload the plugin it prints "To increase your chance in finding players, use the deadPlayerList plugin" to console. But I have the dead player list plugin!
So yeah, I think this isn't hooking into the dead player list. -
mughisi changed deadplayerlist i guess
that's why didnt update it yet
-
I thought this might be the case
-
when I try to use the /finditem command it says "no item containers were found" even on items i know people have.
Also Finddoor didn't work said looking for doors owned by *** and it gave me this error in the console.
Code:[Oxide] 1:53 PM [Error] Failed to call hook 'cmdFindDoor' on plugin 'Finder' File: finder.lua Line: 289 instance method 'CallHook' requires a non null target object: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unkn own>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System .Type[] returnTypes) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob ject,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
Last edited by a moderator: Apr 2, 2015 -
You forgot to update the version in the lua file. Still registering as 1,4,2 and will trigger updater to say its out of date. Fixed on my end, just thought you should know.
-
Yup. /finditem isn't working.
-
This plugin was made nearly at the beginning of rust, à C# update with fixes and new features are needed. Got few projets actually by i'll have à look at some point