For those using the latest Oxide snapshot, use the below version with the unnecessary imports removed.
R-Remover [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Apr 7, 2014.
-
Wulf Community Admin
Attached Files:
-
-
@Reneb could you make the friends share thing to work with RustIO's Clans plugin? Like an optional feature instead of the Share Database?
I think it's cool, cause once someone is on your clan, automatically has permission to remove things on the clan base and stuff. -
-
Oh dang it, wrong thread.
-
Code:
17:35:51) | [Oxide] 5:36 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'RemoverTool' (17:35:51) | [Oxide] 5:36 PM [Error] RemoverTool plugin failed to compile! (17:35:51) | [Oxide] 5:36 PM [Error] RemoverTool.cs(13,13): error CS0234: The type or namespace name `RustLegacy' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
[DOUBLEPOST=1432823869][/DOUBLEPOST]Works! Downloaded hereLast edited by a moderator: Jun 2, 2015 -
There's really no way to remove that BoxCollider (Cube) that stays on the bottom of the metal door/wooden door when you remove it?
It's really annoying, because you have to wait before putting another door. -
-
Since he used KillSelf to destroy the door, it's like exploding the door (it does leave the cube in the floor). So I guess a 'brute force remove' should be used instead of this? How could I do that? -
-
Thanks, worked pretty well! -
I am using the newest version that Reneb has made and posted and this is what the console says when I install it.
Code:(17:00:43) | [Oxide] 11:00 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.RustLegacy' in plugin 'RemoverTool' (17:00:43) | [Oxide] 11:00 PM [Error] RemoverTool plugin failed to compile! (17:00:43) | [Oxide] 11:00 PM [Error] RemoverTool.cs(13,13): error CS0234: The type or namespace name `RustLegacy' does not exist in the namespace `Oxide'. Are you missing an assembly reference?
Last edited by a moderator: Jun 8, 2015 -
Wulf Community Admin
-
Hey Reneb, this plugin works great, except sometimes when /remove all is used, it leaves behind window bars and they can't be removed after that, they won't even decay. They're just there. Is there any way you know of to fix that?
-
Help, does not work at this plugin, what to do?
-
Anyone know how to fix this? I get this error when attempting to run /remove. Please note that the filename IS the same as the class name within the plugin.
Code:11:42 AM [Info] Loading Oxide core v2.0.1064... 11:42 AM [Info] Loading extensions... 11:42 AM [Info] Loaded extension CSharp v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension JavaScript v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension Lua v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension MySql v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension Python v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension SQLite v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension Unity v1.0.1064 by Oxide Team 11:42 AM [Info] Loaded extension RustLegacy v1.0.1064 by Oxide Team 11:42 AM [Info] Loading plugins... 11:42 AM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team 11:42 AM [Info] Loaded plugin Rust Legacy Core v1.0.0 by Oxide Team 11:42 AM [Info] Loaded plugin Administration v1.0.0 by Spicy 11:42 AM [Info] GatherMultiplier and RemoverTool were compiled successfully in 1679ms 11:42 AM [Info] Loaded plugin GatherMultiplier v1.0.5 by Reneb 11:42 AM [Info] Loaded plugin RemoverTool v1.0.5 by Reneb 11:42 AM [Warning] Time travelling detected! Timers were updated 2.21 seconds in the future? We will attempt to recover but this should really never happen! 11:43 AM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object) 11:43 AM [Debug] at Oxide.Plugins.RemoverTool.ActivateDeactivateRemover (.NetUser netuser, System.String ttype, Single secs, Int32 length) [0x00000] in <filename unknown>:0 at Oxide.Plugins.RemoverTool.cmdChatRemove (.NetUser netuser, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Another note: I am using the version @Wulf posted in this thread with the correct namespaces.
[DOUBLEPOST=1435083636,1435056354][/DOUBLEPOST]Anyone know anything about to fix this? I desperately need this for my server. Thanks.
[DOUBLEPOST=1435091403][/DOUBLEPOST]Code:(21:34:25) | Can't add script behaviour . The scripts file name does not match the name of the class defined in the script! (21:34:25) | [Oxide] 9:37 PM [Error] Failed to call hook 'cmdChatRemove' on plugin 'RemoverTool' (NullReferenceException: Object reference not set to an instance of an object)
-
Hello,
I am a beginner and I'm having trouble installing this plugin. Currently I am getting this problem (picture), any suggestions to solve this problem?Attached Files:
Last edited by a moderator: Jul 5, 2015 -
-
Wulf Community Admin
-
Reneb updated R-Remover with a new update entry:
fix by wulf
-
Now it's working!
Thanks Wult and Reneb! -
It's still leaving window bars behind which can't be removed and won't decay after I use /remove all. Any suggestions? If the window bars actually decayed after the time it normally takes things to decay, it wouldn't be that bothersome, but they won't even decay. They're just stuck there indefinitely until there's a wipe.