About KillFeed
Key Features
Killer Settings:
- Text Format: Customize which data is displayed (e.g., killer's nickname).
- Font: Choose the font (e.g., robotoсondensed-bold.ttf).
- Font Size: Adjust the text size.
- Color: Precisely set the text color using RGBA values.
Distance Settings:
- Text Format: Display the distance to the target (e.g., {0}m).
- Font: Choose the font (e.g., robotoсondensed-regular.ttf).
- Font Size: Adjust the text size.
- Color: Precisely set the text color using RGBA values.
Target Settings:
- Text Format: Configure the display of the target's nickname.
- Font: Choose the font and its parameters.
- Font Size and Color: Similar to killer settings.
Images:
- Customize images for various events (e.g., default death image and headshot icon).
Other Settings:
- Offsets: Adjust the position of the text on the screen.
- Lifetime: Set the duration for which the notification is visible.
- Max Kills on Screen: Set the number of events displayed simultaneously.
- Background Color: Adjust the background color of the notifications.
Commands:
- /killfeed — Enable/disable the kill feed.
- /kf.edit — Open the admin panel.
Permissions:
- killfeed.use — View kills.
- killfeed.admin — Access the admin panel.
Configuration
{ "Which method of download images use? (ImageLibrary, Internal)": "Internal", "Add bots deaths to killfeed?": true, "Add animals deaths to killfeed?": true, "Add BradleyAPC deaths to killfeed?": false, "Add patrol helicopter deaths to killfeed?": false, "Kill lifetime in UI": 10, "Default death image (types - Sprite, URL, Shortname)": { "If type = shortname, enter here ItemId": "assets/icons/skull.png", "Type": "Sprite" }, "UI Settings": { "Fadein": 1.0, "Background color": "0.177 0.0658 0.481 0.945", "Max kills panels in UI": 3, "Anchor settings": { "AnchorMin": "1 1", "AnchorMax": "1 1" }, "Offset settings": { "OffsetMinX": -361.4165, "OffsetMaxX": -4.899963, "OffsetMinY": -29.91622, "OffsetMaxY": -5.100018, "Indent": 3.0 }, "Killer settings": { "TextFormat": "{0}", "FontSize": 12, "Font": "robotocondensed-bold.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Target settings": { "TextFormat": "{0}", "FontSize": 12, "Font": "robotocondensed-bold.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Distance settings": { "TextFormat": "{0}m", "FontSize": 12, "Font": "robotocondensed-regular.ttf", "Color": "0.5499007 0.4764151 1 1", "OutlineDistance": "-1 1", "OutlineColor": "0 0 0 1" }, "Headshot image (types - URL, Sprite, Shortname)": { "If type = shortname, enter here ItemId": "assets/icons/skull.png", "Type": "Sprite" } }, "Entity -> Image (U can enter URL, Sprite and item shortname)": { "banditguard": "https://imgur.com/mHezn4c.png", "bear": "https://imgur.com/pGJEhQ1.png", "Bleeding": "assets/icons/bleeding.png", "boar": "https://imgur.com/0vxJltU.png", "bradleyapc": "https://imgur.com/IbewPwI.png", "chicken": "https://imgur.com/G2U82Ot.png", "Cold": "assets/icons/cold.png", "ColdExposure": "assets/icons/cold.png", "Drowned": "assets/icons/drowning.png", "dweller": "https://imgur.com/0ggNDr2.png", "Fall": "assets/icons/fall.png", "heavyscientist": "https://imgur.com/zeYbIzO.png", "Hunger": "assets/icons/eat.png", "patrolhelicopter": "https://imgur.com/5FoBIMF.png", "peacekeeper": "https://imgur.com/3MMosBY.png", "polarbear": "https://imgur.com/VEEaBef.png", "Radiation": "assets/icons/radiation.png", "scarecrow": "https://imgur.com/us7ElEg.png", "scientist": "https://imgur.com/jMQbEpW.png", "scientistnvg": "https://imgur.com/waL20B9.png", "shark": "https://imgur.com/Lrd3kkM.png", "stag": "https://imgur.com/7rfxrty.png", "Suicide": "assets/icons/skull.png", "underwaterdweller": "https://imgur.com/0ggNDr2.png", "wolf": "https://imgur.com/Hw58x41.png" }, "Entity -> Name": { "bear": "Bear", "Bleeding": "Bleeding", "boar": "Boar", "bradleyapc": "Bradley APC", "chicken": "Chicken", "Cold": "Freezed", "ColdExposure": "Freezed", "Drowned": "Crashed", "Fall": "Fall from high", "horse": "Horse", "Hunger": "Died of starvation", "patrolhelicopter": "Patrol helicopter", "Radiation": "Radiation poison", "scientistnpc": "Scientist", "stag": "Stag", "Suicide": "Suicide", "wolf": "Wolf" }, "Version": { "Major": 1, "Minor": 0, "Patch": 3 } }