New version:
Error while compiling: RemoverTool.cs(1310,57): error CS1061: Type `BasePlayer'
does not contain a definition for `buildingPrivilege' and no extension method `b
uildingPrivilege' of type `BasePlayer' could be found. Are you missing an assemb
ly reference?
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,014 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
I guess too
-
(11:54:47) | Error while compiling: RemoverTool.cs(1310,57): error CS1061: Type `BasePlayer' does not contain a definition for `buildingPrivilege' and no extension method `buildingPrivilege' of type `BasePlayer' could be found. Are you missing an assembly reference?
-
sorry i've posted on the wrong location...
Last edited by a moderator: Dec 8, 2017 -
Latest update fixed it.......Thank You!
Maybe you could fix ZonesManager........lol -
Thank you for staying on top of the plugin.
-
I think this line may have gotten accidentally reverted?
Line 973:
var b = Interface.Oxide.CallHook("GetPlayerMoney", player.userID);
Should be:
var b = rt.Economics.CallHook("Balance", player.userID.ToString()); -
DOING /ERASE AND GET RPC Error in AddUI
-
Everytime I try and use this plugin after the update it is saying the command is not recognized. I'm stopping the server, removed the old version, downloaded the latest one, removed the old json file as well, and installed the new one but it doesn't seem to be working.
-
you dont have oxide installed or your not using the correct folder for your plugins
-
Oxide is installed and up to date and they are in the same folder I have always had them in. This is the only plugin currently not working my others are working fine.
-
unload the plugin or delete it, then delete the config file and check data and lang folder if any in there delete them as well then upload a fresh copy and see if it makes a config also check logs for any errors or warnings
-
got this option got removed?Code:
Remove - Access - Use Tool Cupboards (strongly unrecommended) This will allow remove for players that have access to all tool cupboards surrounding.
-
please can you add This option in config again
I need it <3Code:"Remove - Normal - Use Tool Cupboards (strongly unrecommended)": true,
-
RemoverTool.cs (384,24): ошибка CS0122: `System.Reflection.MethodInfo
-
Wulf Community Admin
Please post the full error please. -
вот что у меня выдает!
problem!!!
Error while compiling: RemoverTool.cs(384,24): error CS0122: `System.Reflection.MethodInfo' is inaccessible due to its protection level -
Wulf Community Admin
Sounds like your host is using a custom build of Oxide and blocking some things. -
Fujikura updated R-Remover Tool with a new update entry:
4.2.3
-
I think I'm going to have to ask my server provider because it will not work for the life of me. I stopped the server, deleted all related files in plugins, lang, and data. Put the updated plugin in, and it's still saying the command is unknown.
