RUST Death Notes v6.4.3

No permission to download
You can download a maximum of 0 files within 24 hours
Death Notes allows you to broadcast deaths of different variety to chat, including information like the weapon used and which body part was hit.

Localization​

The default messages are in the DeathNotes file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.
Code:
Please, Log in or Register to view codes content!

Configuration​

The settings and options can be configured in the DeathNotes file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.

Messages​

The configurable messages consist of these message blocks:
Code:
Please, Log in or Register to view codes content!
These message blocks can be edited, removed or added to your liking.To disable a message, please just remove the respective message block entirely.The plugin dynamically decides which message should be used in a certain situation.Therefore, you have to specify the KillerType, VictimType and DamageType describing the situation you want your message to appear in.

The message example above is used when a player kills another player doing bullet damage.You can use the default configuration as an example of what it looks like when having multiple message blocks. If adding message blocks, remember to include a comma after the end brace ( }, ).

* and - can also be used for KillerType, VictimType, or DamageType.

  • * matches any possible killer/victim/damage type, including a situation with no killer/victim/damage type
  • - matches if there is no killer/victim/damage type. This usually only applies to the killer, when one is not applicable or present.

Available Killer/Victim Types​

Code:
Please, Log in or Register to view codes content!

Available Damage Types​

Code:
Please, Log in or Register to view codes content!

Available Variable Placeholders​

Always available:
Code:
Please, Log in or Register to view codes content!
Available for deaths involving a killer:
Code:
Please, Log in or Register to view codes content!
Available for deaths involving a Lock, Trap, or Turret as the killer:
Code:
Please, Log in or Register to view codes content!
Available for deaths involving a Player as the killer:
Code:
Please, Log in or Register to view codes content!
Miscellaneous configuration settings:
Code:
Please, Log in or Register to view codes content!

Default Configuration​

Code:
Please, Log in or Register to view codes content!

Permissions​

This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
Permissions control the viewing of death notes by players.
Code:
Please, Log in or Register to view codes content!

For Developers​

Hooks​

Code:
Please, Log in or Register to view codes content!
Author
Box2
Downloads
0
Views
19
First release
Last update
Rating
0.00 star(s) 0 ratings

Similar resources

Показывает вам игрока, убившего вас (смотрите видео)
0.00 star(s) 0 ratings
Downloads
0
Updated
SourceMod CS: GO  Death Beam 2023-03-17 GP40.00
Создает луч после убийства, который меняется в зависимости от команды убившего вас игрока.
0.00 star(s) 0 ratings
Downloads
0
Updated
Плагин создает после убийства лучи по которым видна траектория убийства.
0.00 star(s) 0 ratings
Downloads
0
Updated
Управление показа трупов и так-же их очистка с карты для всех.
0.00 star(s) 0 ratings
Downloads
0
Updated
Выпадение подарков после смерти
0.00 star(s) 0 ratings
Downloads
0
Updated
Back
Top
Development Community