Jump to content

2 Screenshots

  • 38.8k
  • 69
  • 13.09 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

Covfefe

Posted

Please add support for animals

  • Like 1
Covfefe

Posted

It's not working. I already gave everyone permission

Krungh Crow

Posted

that can be done 🙂
Hopefully i have that working this weekend if nothing weird comes up 

Cheers

  • Love 1
Krungh Crow

Posted

Just now, Covfefe said:

It's not working. I already gave everyone permission

did u set the cfg up having a higher succesrate ?

Covfefe

Posted

i set everything to 1.0

{
  "Spawn Chance (0 - 1)": {
    "Murderer": 1.0,
    "Scarecrow": 1.0,
    "Scientist": 1.0,
    "Player": 1.0
  }
}

Managed to have 1 grave pop up as of this message but that's it. I'll continue to mess with it and report back

  • Like 1
Krungh Crow

Posted

been spamming murderers and scientists all evening.
seeing the npc get stabbed by the graves is hilarious ^^
And yes pls keep me posted

Covfefe

Posted

disregard, the npcs must be killed where things like nodes and graves can be spawned on. It's working for the most part.

  • Love 1
Krungh Crow

Posted

yes navmesh has to be valid new coding involves a correct mesh for rocks so they spawn ontop rocks instead on the terrain beneath the rock fo example.
The new maps still hold allot issues regarding that.

 

UserLeftRust

Posted

yes there is a check for navmesh and clear sky to stop entities spawning is weird places

  • Like 1
Flammable

Posted

I want to ask the following questions before buy this plugin:
"graves.canfind : To be able to trigger the event" - As I know this is not like event you trigger with command? So? This permission just allows the selected player to have grave spawned when die. Ex if give it to default group everyone will participate in the plugin and have chance to get grave spawn when die?

Also 1 (question/suggestion) Can somehow non terrain ground to be excluded in future (if there's nothing like this now) and spawning graves only on grass, cliffs, rocks etc... Not fan to see on oilrig, building in monuments, cargo : ( etc?

And last question... Are graves customizable? Can you specify in config what graves to spawn and only use collectable ones? A lot of died players during the wipe will be not good. If graves can be collectable and you can just pick them up for resources instead the 2 item gravestone would be ok

Krungh Crow

Posted (edited)

It will only spawn on a valid navmesh when testing it didnt trigger at sea like on cargo and oilrig.

It was designed to work only with surface npc.

The graves are the ones u can pickup and takes a random from a hardcoded list .

I also have a patch ready to include animals.

I can add the grave chance to be seperatly for each grave type.

Bones stones wood sulfur and metal ore

They should also despawn after 5 minutes unless the plugin is reloaded before the timer ends.

More perms will be added to split the npc animals and players.

Which will spawn the graves only of a player kills get killed or suicides

Any suggestions feel free to ask .planning to extend the price for a longer period

 

Edited by Krungh Crow
Hanumann

Posted

hey there.
is there a option to disable chat announcements?

cheers ❤️

  • Love 1
Krungh Crow

Posted

will be made available in next patch sometime during this week i have a weird working shift this week so hopefully i can release the patch soon 🙂

  • Love 1
Covfefe

Posted

4 hours ago, Alter Ego said:

hey there.
is there a option to disable chat announcements?

cheers ❤️

go to the lang file and change all the quotes to just "" nothing in between

  • Like 1
  • Love 1
Krungh Crow

Posted

patched it on v1.1.3 🙂

  • Like 1
Hanumann

Posted

8 hours ago, Covfefe said:

go to the lang file and change all the quotes to just "" nothing in between

i know that, but it should be added to make it clean imo.
but thank you!

4 hours ago, Krungh Crow said:

patched it on v1.1.3 🙂

and purchased, thanks!

  • Love 1
Covfefe

Posted

I'm getting so much NRE that it's nearly crashing the server

22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 
22:14 [Info] [Death Notes] Smallfry was killed by a Zombie @ Bandit Camp
22:14 [Error] Failed to call hook 'OnEntityDeath' on plugin 'Graves v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.Graves.OnEntityDeath (NPCPlayerApex npc, HitInfo info) [0x00000] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.Graves.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00206] in <35d6839c641d4c28962e491a7bd4de8f>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0 

 

  • Sad 1
Krungh Crow

Posted (edited)

seen a random one but not as many as this checking the npc type tonight after work

Running a testversion on my servers to see if new patch fixes this and will check loggs/console when back from work

Edited by Krungh Crow
Covfefe

Posted

I'm not getting any NRE's this wipe, but graves no longer pop up anywhere

  • Confused 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 2
  • Love 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.