R-Remover-Tool

Building and entity removal tool

Total Downloads: 63,124 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018

5/5, 105 likes
  1. what is the command to bind this to key Z so i dont have to type in /remove all the time
     
  2. It is not working for me. Placed down a high external wall, placed c4 on it and tried to remove after, still removed.
     
  3. bind z "chat.say /remove"
     
  4. thanks dIMjIM just what i needed :)
     
  5. @Fujikura Can we get a option to block /remove on building block.
    I want to only allow building owners to /remove, but not allow them if they dont have TC access. (so they cant just /remove their way into their base if it gets taken over)
     
  6. I am getting nuts trying to set the mod up heheh.
    So ive been trying to get the refund to be 90% of the building cost, but it just doesnt work!
    These are my lines:
    "Metal": 90,
    "Stone": 90,
    "TopTier": 90,
    "Twigs": 90,
    "Wood": 90
    By default the stone tier line was "Stone": 50, and it worked giving 50% back, but even after changing to another value like 90 it stills only give 50%. Am i missing something? Yes i saved the config files and tried unloading and reloading the plugin but no luck.

    I'm also trying to leave it to only people with all cupboards to be able to /remove, but no luck so far. These are the lines:
    "Remove - Normal - Use Building Owners (You will need Building Owners plugin)": false,
    "Remove - Normal - Use Clans": false,
    "Remove - Normal - Use Entity Owners": false,
    "Remove - Normal - Use Friends (Friends)": false,
    "Remove - Normal - Use Friends (RustIO)": false,
    "Remove - Normal - Use Tool Cupboards (strongly unrecommended)": true,

    Any help will be apreciated, thank you!


    NEVERMIND, after restarting the server it worked (ye i'm new to this haha).
     
    Last edited by a moderator: Oct 26, 2017
  7. the players get kicked if they use /remove with the new update
    RPC Error in Addui
     
  8. u need to update oxide to fix that
     
  9. i used this version
    Oxide build 2.0.3664
     
  10. im on the exact same version so this is weird
    I just /remove and removed 2 of my walls fine (im in admin mode so not sure if this makes any difference)
     
  11. can you try it without admin mode ?
     
  12. i can come on your server and test it if u want ?
    Not sure what file i need to delete to remove admin mode from me
     
  13. i write you pm with ip
     
  14. Confirmed :

    I built a 4x1 and removed a wall
    Instant kick off server with the error u reported.
    Is weird that because the Server i normally play on - i cant even log in because of that same error.

    i have added the kick error i got from your server
     

    Attached Files:

    • ddd.JPG
      ddd.JPG
      File size:
      26.2 KB
      Views:
      27
    Last edited by a moderator: Oct 27, 2017
  15. Sure not from current RemoverTool :p
    It uses not any of the affected code parts ;)
     
  16. Displaying the Economics money on the users screen can cause this error
    Once it was removed from the main screen on the server i play on i could connect fine.
     
  17. How should that code raise a GUI error? :p
    Code:
     var b = Interface.Oxide.CallHook("GetPlayerMoney", player.userID);
    Pure guessing ;)
     
  18. no idea but im playing on the server once its gone :)
     
  19. could you please update so remover admin tool can remove floor spikes .. thanks
    [DOUBLEPOST=1509228709][/DOUBLEPOST]why won't /remove all work on floor spikes ? or remove admin etc ........ and yes it's set to true in config
     

    Attached Files:

  20. Their layer is the problem, cause they are categorized under "Ragdoll". I need to sort out how to implement it without negative effect onto other types of this layer.