Finder

Find Players, SleepingBags, Buildings, Items, and teleport to them

Total Downloads: 7,323 - First Release: Apr 3, 2015 - Last Update: Feb 8, 2017

5/5, 19 likes
  1. as an admin I like this tool.
    feature request: ability to remove or reduce the amount of an item found. example I /find item timed explosives 25 and I see a few people with like 50 and I want to do reduce so maybe /find balance "Time Explosive" 25 50. this would reduce anyone with 25 or more by 50%.
     
  2. Please add console command
     
  3. Finder seems broken with current mod. you see the commands in chat but can't use them like /find player quicken
    [DOUBLEPOST=1450971079,1450830026][/DOUBLEPOST]Anyone else trying /find player quicken and it won't work? I works with STEAMID but not player name. I suspect the code for finding the player has changed?
     
  4. Hi, I have a request for this mod a command where you search for example "/offline 240" and it tells player names of players that where offline for 240 or more hours,
     
  5. Code:
    [Oxide] 10:38 PM [Error] Failed to call hook 'cmdChatFind' on plugin 'Finder v2.0.5' (ArgumentException: An element with the same key already exists in the dictionary.)
    [Oxide] 10:38 PM [Debug]   at System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.Dictionary`2[System.String,System.Object]].Add (System.String key, System.Collections.Generic.Dictionary`2 value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Finder.FindPlayers (System.String arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Finder.cmdChatFind (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Finder.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 
     
  6. when i use /find tp 0 i get RPC error

    any fix ?
     
  7. Please add console command
     
  8. this is the error when i wrote /find tp 0

    Screenshot_2.png
     
  9. @Reneb
    can u update the plugin ? please
     
  10. Reneb updated Finder with a new update entry:

    2.0.6

     
  11. there is another error as well. the /find player does not work by name only by steamID.
     
  12. Suggestion: add functionality for counting resources: trees, nodes, different types of animals.
     
  13. for some reason when i use /find player "name" it finds them then when I /find tp 0 to the player all it does is bring up the stats of that player
     
  14. I re-installed 2.0.5 and it works fine. I was having the same problem with just getting information about the player with 2.0.6.
     
  15. how do i grant my self the ability to use this? I am a admin/owner
     
  16. How do i tp to someone? Do they have to be online?

    I have tried everything and its just not letting me do it.
     
  17. /find player "Werk"

    It'll say something like:
    0 - Werkrat <steamid>
    1 - Werkness <steamid>
    2 - Werky <steamid>

    etc...

    Then type /find tp 2 (to tp to Werky)
     
  18. @Reneb

    Thanks a LOT again :) this plugin saved me two times ;)
     
  19. /find tp 0 doesn't teleport me to the search I want
     
  20. The variable 'args' was utilized in the logical expression before it was verified against null in the same logical expression. Finder.cs 298