why is it raider can just come up and put down a tool cupboard and /remove they dont even need C4 just a cupboard and i have building owners and entity owners i also have the removetool that means it dont even use them it uses ownerids but still they can just put down cupboard and /remove can i please get some help on this?
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,370 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
I was to the understanding that only Admins could use the new Facepunch remover?
I am about to move to this new version on page 70 after I wipe later this week.
I like the idea of not requiring building owners, the less plugins the better.
Thank you sqroot -
is there a way to make the remove tool permission only? i.e. make "/remove" not show GUI or any message unless you have been granted necessary permission?
-
Hi, how to fix it?
RemoverTool.cs(812,35): warning CS0472: The result of comparing value type `float' with null is always `true'
RemoverTool.cs(832,32): warning CS0184: The given expression is never of the provided (`Deployable') type
RemoverTool.cs(834,21): warning CS0162: Unreachable code detected
RemoverTool.cs(26,26): warning CS0414: The private field `Oxide.Plugins.RemoverTool.meshinstances' is assigned but its value is never used
RemoverTool.cs(117,23): warning CS0414: The private field `Oxide.Plugins.RemoverTool.xmax' is assigned but its value is never used
RemoverTool.cs(119,23): warning CS0414: The private field `Oxide.Plugins.RemoverTool.ymax' is assigned but its value is never used -
Whywhen I putto the building owneronly removI can'tafteradditionremountboxesstoves, and so on, the current throughthe admin removecan ???
-
-
Why when I put to the building owner only remov I can't after addition remount boxes stoves, and so on, the current through the admin remove can ???
-
let's sayIput 3of the stove1can deleteand others don'twhat to do ?
-
Line 745:
Code:player.inventory.GiveItem(ItemManager.CreateByItemID(deployedToItem[worlditem.gameObject.name], 1, false));
Code:player.inventory.GiveItem(ItemManager.CreateByItemID(deployedToItem[worlditem.gameObject.name], 1, false, entity.skinID));
-
ArgumentOutOfRangeException: Cannot be negative. Parameter name: length
System.String.Substring (Int32 startIndex, Int32 length) Oxide.Plugins.RemoverTool.RefreshGUI (Oxide.Plugins.ToolRemover toolPlayer) Oxide.Plugins.RemoverTool+ToolRemover.RefreshRemoveGui ()
ArgumentOutOfRangeException: Cannot be negative. Parameter name: length
System.String.Substring (Int32 startIndex, Int32 length) Oxide.Plugins.RemoverTool.RefreshGUI (Oxide.Plugins.ToolRemover toolPlayer) Oxide.Plugins.RemoverTool+ToolRemover.RefreshRemoveGui () -
Hi on our server we've got your plugin implemented but we have a problem
Whenever we try to do the /remove command we just get the error
Unknown command: remove
it is the same with all the other commands on your plugin.
We've got the plugin the .json file config everything but still not working
Have you got any idea why?
Thank you for replying
Mr.Dickens -
-
@Mr.Dickens Try to reload the plugin and paste wat the console (RCON) says. -
-
It says nothing
-
-
Yep it is in the Plugin folder as well as the config, which is in the config folder
[DOUBLEPOST=1455636115][/DOUBLEPOST]Config file isn't empty as well
[DOUBLEPOST=1455636260][/DOUBLEPOST]Nevermind found the problem
[Oxide] 4:22 PM [Error] RemoverTool plugin failed to compile!
[Oxide] 4:22 PM [Error] RemoverTool.cs(751,42): error CS1501: No overload for method `GiveItem' takes `3' arguments -
so the path to your plugin folder is something like
my_server_identity\oxide\plugins