Raider reached the cupboard and removed the whole house. How to configure what would be a remove was only what you yourself built? It is necessary that other players are not authorized in the closet, and do not remove all your home.
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,245 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
"Remove - Normal - Use Tool Cupboards (strongly unrecommended)": false,
You will also need the Entity Owner plugin to make sure that it is only user owned removable. -
Code:
Remove - Normal - Remove fractioned objects
I will extend the check to be run only on deployables
[DOUBLEPOST=1489369440][/DOUBLEPOST] -
When I try to remove something I keep getting an error and the time to remove something keeps increasing. I have uninstalled, downloaded and reinstalled the plugin a few times to make sure I am have the correct version. Please advise if you can. We use this plugin regularly. Thank you.
-
-
Hey guys! I tried out the oilcrate plugin which brings back the pump jack into the game. I can remove the pump jack normally when it has full health but as soon as it has some dmg i get a warning that the admin(me) restricted removing damaged items. I activated the settings which enables user to remove fractioned items ("Remove - Normal - Remove fractioned objects") and it worked. Still I don't know if this setting could have any unwanted side effects. Is it save to activate this?
-
-
-
Using such objects/items, simply leave that option like you have it now, and you are fine. -
-
i would love to have this option so you only can remove your building if you have building priv, but cannot remove other peoples buildings with building priv. this stops raiders of setting walls in your base and removing them again to have easy access to your base. -
Hi,
currently the new shop front and the tuna can lamp aren't refunded.
Plz add to the list.
Thx a ton! -
But hey, I got a sugestion - @Fujikura can you add check for new items?
Like if items dosen't exist in the list you add it?
oh, right - just realized that this is how disabling refund/price for every items works.... But something really should be done for this. MB creating another config file with the list of every available items?
-----------------
Also - what is View attachment 12631? Is refrence closed page -
I am getting a strange rcon error when someone is trying to remove wood foundations/walls/floors, "Creating item with less than 1 amount! (Wood)" I have all resources needed to remove, and I haven't changed my config in months, what could be causing people to be unable to remove wooden buildings?
-
You aren't checking if the recipe ingridient \ 2 isn't 0.
Code:1008 foreach (var item in itemDef.Blueprint.ingredients) 1009 refund.Add(item.itemDef.displayName.english.ToLower(), Mathf.CeilToInt(item.amount * p));
-
In this case you did not read what the OP said: He did not change his config since months.
In this case, he would not have only a simple integer in his config, and this way also the "problem in my code" you described can't hit him
So i'm very sure, he got another problem, which still needs to be identified!
And "Mathf.CeilToInt" does work here exactly like it should. -
Fujikura updated R-Remover Tool with a new update entry:
4.1.7
[DOUBLEPOST=1489666713][/DOUBLEPOST] -
Thx a lot guys! You're awesome!
-
Would it be possible for you to allow us to remove ceiling lights with the plugin?
-
I'm trying to block access to players, unless they use the rp for a server reward. So far, all they get is it toggled on immediately, but no access to the command '/remove' - how can I make this happen- it's been three days of trying to figure this out and I'm stumped- I can't grant command access to a particular group OR player for this one?