
Kill Feed
Displays a basic Kill Feed on screen!
Total Downloads: 17,879 - First Release: Nov 9, 2015 - Last Update: Oct 27, 2017
- 5/5, 36 likes
-
-
EN: Players on my server asked for displaying, that, killed person were sleeping or not. If someone needed this:
RU: Игроки на моем сервере очень просили отображения, был ли спящим, убитый игрок. Если кому надо:
EN: Plugin file KillFeed.cs attached below.
RU: Файл плагина KillFeed.cs прикреплен ниже.
EN: Config file changes:
RU: Изменения в конфиг файле:
EN: edited:
RU: изменено:
Code:"2.1 formatting": "{initiator} {hitBone}{weapon}{distance} {hitEntity} {sleeping}",
RU: добавлено:
Code:"2.10 Sleepers": { "2.9.1 sleepingText": "(was sleeping)", "2.9.2 sleepingColor": "#0080FF" },
EN: changes to config - autogenerated. Just remove your config file or add this rows manualy and change the plugin file (KillFeed.cs)
RU: изменения в конфиг - автогенерируемые. Просто удалите текущий конфиг или добавьте данные строки + замените файл плагина (KillFeed.cs)
EN: ATTENTION: if your param "sleepingText" not displaying - check width and font size of this plugin in config file and set its width to higher value, and font size - to smaller.
RU: ВНИМАНИЕ: если ваш параметр "sleepingText" не отображается - проверьте ширину и размер шрифта данного плагина в конфиг файле и поставьте ему большее значение для ширины и меньшее для шрифта.
EN: Example:
RU: Пример:
EN: was:
RU: было:
Code:"2.5 Dimensions": { "2.5.1 width": 0.3, "2.5.2 icon half-height": 0.5 },
Code:"1.2 Text": { "1.2.1 font": "robotocondensed-bold.ttf", "1.2.2 outline": false, "1.2.3 font size": 18,
RU: значения для проверки:
Code:"2.5 Dimensions": { "2.5.1 width": 0.7, "2.5.2 icon half-height": 0.5 },
Code:"1.2 Text": { "1.2.1 font": "robotocondensed-bold.ttf", "1.2.2 outline": false, "1.2.3 font size": 12,
RU: Эти значения только для теста, что плагин все еще работает и отображает когда убитый спал. Вы должны сами выставить нужные вам значения.Attached Files:
Last edited by a moderator: Apr 18, 2016 -
-
how to text instead of images?
-
-
Is this possible for hurtworld?
-
-
ok thanks mate
-
Can someone give me settupped config? With kill messages in the right corner. Thank You.
-
-
-
Would it be possible to have everything in a box?
Example: http://i.imgur.com/cIXMSzv.png -
sorry that buggy plugin, rarely shows anyone who killed
-
-
-
-
I have an issue with this plugin. I'm using it on a high pvp server with many kills and it happens Very often that kills don't register.
Another problem is that as soon as someone down a player it gets displayed on the feed. -
I'm not really sure how to tackle the first problem, tho. -
-
Code:
(00:13:39) | [Oxide] 00:13 [Error] Failed to call hook 'OnEntityDeath' on plugin 'KillFeed v1.14.7' (NullReferenceException: Object reference not set to an instance of an object) (00:13:39) | [Oxide] 00:13 [Debug] at Oxide.Plugins.KillFeed.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0 at Oxide.Plugins.KillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (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 name, System.Object[] args) [0x00000] in <filename unknown>:0