1. hmmmmmmmmmm some C# that i don't know how to read XD
    more tutorial for me XD
     
  2. It doesnt work with the latest Rust (updated 17/09) and Oxide 2.0.1377 version. The server crash after the start.
     
  3. It's running just fine for me, any errors in the logs?
     
  4. How do I clear or reset the /data/deadplayerlist.json ? It comes back after i delete it.
     
  5. Unload the plugin first, then delete the file. Some have functions their data to save on Unload.
     
  6. 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
     
  7. Install your fix. Compile ok.
    Will be see, how it works. )
     
  8. use PlayerDatabase now, this plugin is obselete