EntityOwner
Moved
Total Downloads: 7,293 - First Release: Jul 23, 2015 - Last Update: Dec 8, 2017
- 5/5, 25 likes
-
I'm getting blank ownership data displayed on everything after the game update and Oxide update today.
-
Calytic Community Admin Community Mod
Thanks for the report. I already have a patch together, I'll test it and release ASAP.
-
Calytic Community Admin Community Mod
Calytic updated EntityOwner with a new update entry:
1.0.1
-
Calytic Community Admin Community Mod
In order to use EntityOwner with RemoverTool, and additionally adding the ability to /remove deployables (with ownership check) the following code is required. This code may be found in the "CanRemoveEntity" method in RemoverTool
Code:if (entity is BaseEntity && useBuildingOwners) { var returnhook = Interface.GetMod().CallHook("FindEntityData", new object[] { entity as BaseEntity });
-
This addon causes a very slow memory leak that builds up slowly over time resulting in server crash.
-
Calytic Community Admin Community Mod
You sure about that? You doing wipeowners as the documentation suggests?
-
Yup yup I love the addon though. Good work.
-
Calytic Community Admin Community Mod
Calytic updated EntityOwner with a new update entry:
1.0.2
-
Adding this mid-wipe, this would affect who owns what structures correct?
Also, does this plugin use any more resources than BuildingOwner? -
Calytic Community Admin Community Mod
-
Seem to be having some issues where every few structures dont have a owner even if they are attached.
-
Calytic Community Admin Community Mod
Try reloading the mod
Code:oxide.reload EntityOwner
-
Calytic Community Admin Community Mod
Calytic updated EntityOwner with a new update entry:
1.0.3
-
nice work man so far but the auth command seems to delay a few seconds now causing few seconds lag before use to do it instantly
-
Calytic Community Admin Community Mod
-
turrets are still shooting me after i authorize on them
-
Calytic Community Admin Community Mod
Calytic updated EntityOwner with a new update entry:
1.0.4
-
Can I delete BuildingOwners.cs and use this instead?
-
Calytic Community Admin Community Mod