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
  1. Wulf

    Wulf Community Admin

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

    Attached Files:

  2. thanks for your last but still nıot working and geting below;
    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
     
  3. Wulf

    Wulf Community Admin

    Do you have the BuildingOwners plugin installed?
     
  4. yes I have
     
  5. Thanks for your last update, but it seems the teleport function no longer works since the last update. I'm still able to find sleepers, but i can't teleport to them. "/findtp" teleports me to my current position instead of sleeperlocation. i use the plugin alot, so i hope it won't be too much trouble.

    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
     
  6. 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:

  7. Does this search player inventory, sorry if i missed this in the discussion.
     
  8. Wulf

    Wulf Community Admin

    No it does not.
     
  9. can you make it do that? =D
    how difficult is it? genuinely asking, as i have no idea the difficulty
     
  10. this should actaully find stuff in inventories yes.
    /finditem "name" "minimumamount"
     
  11. Wulf

    Wulf Community Admin

    I guess I missed that, thanks. :)
     
  12. 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
     
  13. 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.
     
  14. mughisi changed deadplayerlist i guess :p that's why didnt update it yet :p
     
  15. I thought this might be the case ;)
     
  16. 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
  17. 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.
     
  18. Yup. /finditem isn't working.
     
  19. 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