Doesnt xp sistem bug lvl when u use it after wasting some xp points?
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,349 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
-
I think it's because LookupPrefabName() don't exist anymore and we have to use something else.
I didn't have time to debug plugin from now but I'll try soon. -
i can't code for couple weeks.
So you guys will have to fix the plugin yourselves while i'm gone :x
i'll see if i can find a way to do the code, but don't count on it ^^ -
after some look, exception is throw when activating useToolCupboard at
List<BuildingPrivlidge> playerpriv = buildingPrivlidges.GetValue(player) as List<BuildingPrivlidge>;
i don't know anything about that ^^
i think raycast changed or something with because when debugging it just don't go after Physics.Raycast
changing entity is Deployable to entity.GetComponentInParent<Deployable>() != null
getting me detection of deployable but said me no permission because of raycastLast edited by a moderator: Jul 16, 2016 -
le plugin ne fonctionne plus . Pouvez-vous le corriger merci
(15:40:28) | NullReferenceException: Object reference not set to an instance of an object -
Any word when this will be updated?
-
Just what was said in the thread
-
[Oxide] 15:20 [Info] Loaded plugin RemoverTool v3.0.17 by Reneb
[Oxide] 15:20 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremove' (by plugin 'RemoverTool')
[Oxide] 15:20 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremoveadmin' (by plugin 'RemoverTool')
[Oxide] 15:20 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremoveall' (by plugin 'RemoverTool')
[Oxide] 15:20 [Warning] Missing plugin name prefix 'removertool.' for permission 'canremovetarget' (by plugin 'RemoverTool')Last edited by a moderator: Jul 16, 2016 -
Well finaly, found a quick fix but we really should wait for @Reneb, but i think it is useable.
You should keep a copy of original if any problem with this version, remember, i am not a pro coder so look seriouslyAttached Files:
-
-
NullReferenceException: Object reference not set to an instance of an object
NullReferenceException: Object reference not set to an instance of an object
on consule it shows this and players cant remove anything. -
what did you fix? and how?
-
Last edited by a moderator: Jul 16, 2016 -
anybody got remove tool for EntityOwner plugin? there is lates in support thread over there working, if someone would be so good and made one
-
Was the best implementation ever....
-
[DOUBLEPOST=1468702965][/DOUBLEPOST]I get the same thing right now when trying to remove walls and such.
NullReferenceException: Object reference not set to an instance of an object
And if I disable usetoolcupboard it says I have no permission
/remove admin works just fine however -
EntityOwner restrict built to builder maybe him friend should be able to remove to but not tested.Last edited by a moderator: Jul 16, 2016 -
Thanks for trying to help. It still gives me that message in Console when I try to remove walls (NullReferenceException: Object reference not set to an instance of an object) Here is my config file if that makes a diff.
Attached Files:
-
-
I can't do anything for usetoolcupboard because i don't know so much about it, but @Reneb know it but he is away and can't repair it immediately -