WheresMyCorpse

Moved

Total Downloads: 5,493 - First Release: Mar 20, 2016 - Last Update: Apr 6, 2018

5/5, 20 likes
  1. Code:
    Failed to call hook 'OnEntityDeath' on plugin 'WheresMyCorpse v0.6.1' (NullReferenceException: Object reference not set to an instance of an object)
    (14:53:22) | at Oxide.Plugins.WheresMyCorpse.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WheresMyCorpse.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    An idea of the problem ?
     
    Last edited by a moderator: Feb 19, 2018
  2. any chance you could add an option of how many times they can use the command to find there body like they can use it 2 times per life that way they cant always find their body?
     
  3. The correct syntax is actually: "oxide.grant group default wheresmycorpse.canuse"
     
  4. Hey, @Fujikura, nice plugin!
    I was asked to make a plugin that would add the last death position to the map, but you already have the plugin that stores the death position, so...
    Can you add the icon to the LustyMap ?
     
  5. Hi, Please help me.

    Code:
    Error while compiling: WheresMyCorpse.cs(66,35): error CS1061: Type `BaseCombatEntity' does not contain a definition for `GetEstimatedWorldPosition' and no extension method `GetEstimatedWorldPosition' of type `BaseCombatEntity' could be found. Are you missing an assembly reference?
     
  6. FuJiCuRa updated WheresMyCorpse with a new update entry:

    0.6.2

     
  7. Thank you!!! =D
     
  8. Still doesn't seem to work at all. It compiles but it freaks out when people die.
     
  9. Code:
    Failed to call hook 'OnPlayerRespawned' on plugin 'WheresMyCorpse v0.6.2' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
    It properly saves the location of the death, but doesn't show in chat when a player respawns or tries to run /where manually.
     
  10. where do i give permission? sorry very new to all this.
     
  11. Using the Oxide permission system

    This is a pretty good thread to understand the permission system.
    [DOUBLEPOST=1526839647][/DOUBLEPOST]@FuJiCuRa I had a player tell me they were getting an error using /where stating no data was found. I looked in the data file and sure enough I didn't see their steam id. I added them manually and from then on it seemed to work each time they died.

    File permissions seem to be ok. Any ideas?
     
  12. @FuJiCuRa I deleted the data file, killed myself and I get in chat "WMC_DirNoData" It created the data file, but it's blank.
     
  13. Hello, possible to add functionnality of GrTeleport for get grid location?
     
  14. The "WMC_DirNoData" is simply a spelling mistake (as part of the language file) which should be called "WMC_NoData" ;)
     
  15. Are you accepting responsibility for that? ;) I switched to the other plugin now.

    Love your mods though winky! :)