DeadPlayersList [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Oct 30, 2014.
-
Mughisi updated DeadPlayersList with a new update entry:
References fix
-
It doesnt work with the latest Rust (updated 17/09) and Oxide 2.0.1377 version. The server crash after the start.
-
-
How do I clear or reset the /data/deadplayerlist.json ? It comes back after i delete it.
-
Unload the plugin first, then delete the file. Some have functions their data to save on Unload.
-
Bug after update
[Oxide] 19:41 [Error] Error while compiling DeadPlayersList.cs(57,49): error CS1
061: Type `BaseEntity' does not contain a definition for `LookupPrefabName' and
no extension method `LookupPrefabName' of type `BaseEntity' could be found. Are
you missing an assembly reference?
[DOUBLEPOST=1468536476][/DOUBLEPOST]Fixed LookupPrefabName() with LookupPrefab().name; compiles but is untested.
PS: Thks Wulf -
Install your fix. Compile ok.
Will be see, how it works. ) -
use PlayerDatabase now, this plugin is obselete