at some point, but as it has arguments i didnt make it possible atm. Only fixed messages are editable.
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,067 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
Building owners switched to C#, and now Remover Tools gives:
Code:[Oxide] 7:16 AM [Info] Error in R-Remover, you may want to have the "Building Owners" plugin installed to give ownership of buildings to certain players. Else it will only use ToolCupboard [Oxide] 7:16 AM [Info] BuildingOwners plugin was compiled successfully in 740ms [Oxide] 7:16 AM [Info] Loaded plugin Building Owners v2.1.0 by Reneb
Last edited by a moderator: Feb 8, 2015 -
for me no error with last oxide 275
-
-
-
i'm not sure this would work. It will just remove the message, but the commands with no work. (/remove)
-
I think it works even if do not edit this.
Both versions have a common title – "Building Owners".
…
local pluginList = plugins.GetAll()
for i = 0, pluginList.Length - 1 do
local pluginTitle = pluginList.Object.Title
if pluginTitle == "Building Owners" then
buildingowners = pluginList.Object
break
end
end
…
-
Code:
[i], pluginList[I].Object
-
the plugin wont work if you don't update r-remover anyway --'
cause not only this changed -
Reneb updated R-Remover Tool with a new update entry:
/remove XX => normal
-
-
would it be possible to add a commmand /remove steamid like in legacy so if our server gets spammed and i get there Id of prod we can simply remove all there stuff
-
-
Code:[Oxide] 12:22 PM [Error] RemoverTool: NullReferenceException while calling OnPla yerAttack: Object reference not set to an instance of an object at Oxide.Plugins.RemoverTool.CanRemoveTarget (.BasePlayer player, .BaseEntity entity, System.String ttype) [0x00000] in <filename unknown>:0 /s in, 3kb/s out at Oxide.Plugins.RemoverTool.OnPlayerAttack (.BaseEntity attacker, .HitInfo hi tinfo) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob ject,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global ization.CultureInfo culture) [0x00000] in <filename unknown>:0
use latest oxide2 on latest server files -
Does matter i Will need to fix the plugin when update comes anyway.
-
no need to work for current version
just now rust update released 317mb! -
i know it's already updated for latest rust don't worry
-
-
Reneb updated R-Remover Tool with a new update entry:
fix for new rust update
[DOUBLEPOST=1423501462][/DOUBLEPOST]TO ALL PEOPLE THAT HAVE THE ERROR ABOVE
NullReferenceException while calling OnPlayerAttack: Object reference not set to an instance of an object
This means you DONT have Building Owners -
lua?! v1.4.8?!