Permissions:
[DOUBLEPOST=1483427420][/DOUBLEPOST]
- deathnotes.see - Remove the permission from the default group and grant it to the admin group instead.
Take a look at this to learn more: Oxide API for Rust. Simply put <size=12> </size> -
DeathNotes
Moved
Total Downloads: 66,147 - First Release: Feb 14, 2015 - Last Update: May 13, 2018
- 4.98519/5, 270 likes
-
-
Code:
if (entity.name.Contains("patrolhelicopter") && !entity.name.Contains("gibs"))
Code:public VictimType TryGetType()
-
-
hello
i do the Message Radius Enabled
how can i make the admin see all deathnots ? -
How do I turn off animal deaths
-
[DOUBLEPOST=1484038491][/DOUBLEPOST]Disabling specific deaths:
To disable specific kill messages, just make the messages list of the death type you do not want to see empty. Example:
"AnimalDeath": [], -
So is there any fix to the chopper death? It only displays the message after you mine a broken part.
-
When editing the settings on the json file particularly the colors and i reload them it doesnt change anyone know why i used both color number and just the color name
here is my settings
"Settings": {
"Attachments Color": "red",
"Attachments Formatting": " ({attachments})",
"Attachments Split": " | ",
"Attacker Color": "red",
"Bodypart Color": "red",
"Chat Icon (SteamID)": "76561198077847390",
"Console Formatting": "{Message}",
"Distance Color": "red",
"Formatting": "[{Title}]: {Message}",
"Health Color": "red",
"Log to File": false,
"Message Color": "#808080",
"Message Radius": 300.0,
"Message Radius Enabled": false,
"Needs Permission": false,
"Simple UI - Font Size": 20,
"Simple UI - Left": 0.1,
"Simple UI - Max Height": 0.05,
"Simple UI - Max Width": 0.8,
"Simple UI - Top": 0.1,
"Simple UI Hide Timer": 5.0,
"Strip Colors from Simple UI": false,
"Title": "Death Notes",
"Title Color": "red",
"Use Popup Notifications": false,
"Use Simple UI": false,
"Victim Color": "red",
"Weapon Color": "red",
"Write to Chat": true,
"Write to Console": true
fixed i just had to put # before the html color codeLast edited by a moderator: Jan 11, 2017 -
-
for some reason bow kills dont pop up. any way to fix?
-
Hello all i get this error when loading in DeathNotes any advice?
Failed to initialize plugin 'DeathNotes v5.2.8' (JsonSerializationException: Unexpected end when deserializing object. Path '', line 6262, position 2.) -
It does not show the killing to bow \ crossbow \ javelin((
-
-
Thanks Dream
-
Dev, no Attacker info on death by spikes.floor.prefab, because missing entity Name in configuration json - need to add comma at the end of this line:
Code:"Wooden Barricade": "Wooden Barricade",
Code:"Wooden Floor Spikes": "Wooden Floor Spikes"
-
How to change DeathNotes name when a kill pops up?
-
Hello,
How can I put a skull between the attacker and the victim like this one for example ☠. I have tried ☠ and
Alt +2620 but nothing run.
Thanks
[DOUBLEPOST=1485732200][/DOUBLEPOST]
Open the DeathNotes.json file in the config folder. Look for the line where is written"Title": "Death Notes". Then you replace Death Notes with the name you want. Do not remove quotation marks. -
Hi guys,
The heli fix in 2803 is still working fine for me. Gibs tested too...No additional reports.
Having the attacker name (and weapon/distance) for heli kills also works just fine if you edit the message in the config or cs and delete config.
Bow/crossbow reports fine for me but I'm testing on solo server so only tested with heli and animals.
I'm still running a modded 5.2.0, though, so I don't know how much of this is even relevant now.