• 每个人都可以搬运插件,请严格遵守搬运插件的规则,帖子一定要写上原帖地址! 近期Rustbbs会有大量更新!服务器版块请严格按照规定排版写入! 搬运插件请不要大量机翻!QQ交流群:612904352
Simple Kill Feed/右上角击杀提示

搬运 Simple Kill Feed/右上角击杀提示 2.0.1

没有下载权限
原网址
https://umod.org/plugins/simple-kill-feed
原作者
CosaNostra
原名称
Simple Kill Feed
更新下载链接

与...合作

简单的击杀提示可以使您轻松查看各种击杀事件的UI。您还可以让攻击者和受害者聊天中显示PVP杀手。

提示
WYrxSyI.png


聊天:
AlAXL9W.png


指令
该插件使用相同的语法提供聊天和控制台命令。在聊天中使用命令时,请在命令前加上一个斜杠“ /”。
  • /feed -单独切换击杀提示
组态
可以SimpleKillFeed.json在oxide/config目录下的文件中配置此插件的设置和选项。建议使用JSON编辑器或验证站点(例如jsonlint.com),以避免格式问题和语法错误。
{
"Show Traps and Entitys in Kill Feed": true,
"Show Animals in Kill Feed": true,
"Show Npcs in Kill Feed": true,
"Show suicides in KillFeed (Default: true)": true,
"Show radiation kills in KillFeed (Default: true)": true,
"Chat Icon Id (Steam profile ID)": 76561197960839785,
"Max messages in feed (Default: 5)": 5,
"Max player name length in feed (Default: 18)": 18,
"Feed message TTL in seconds (Default: 7)": 7,
"Allow kill messages in chat along with kill feed": true,
"Log PvP Kill events": false,
"Height ident (space between messages). Default: 0.0185": 0.0185,
"Feed Position - Anchor Max. (Default: 0.995 0.986": "0.995 0.986",
"Feed Position - Anchor Min. (Default: 0.723 0.964": "0.723 0.964",
"Font size of kill feed (Default: 12)": 12,
"Outline Text Size (Default: 0.5 0.5)": "0.5 0.5",
"Default color for distance (if too far from any from the list). Default: #FF8000": "#FF8000",
"Distance Colors List (Certain color will apply if distance is <= than specified)": [
{
"DistanceThreshold": 50,
"Color": "#FFFFFF"
},
{
"DistanceThreshold": 100,
"Color": "#91D6FF"
},
{
"DistanceThreshold": 150,
"Color": "#FFFF00"
}
],
"Custom Entity Names, you can remove or add more!": {
"autoturret_deployed": "Auto Turret",
"flameturret.deployed": "Flame Turret",
"guntrap.deployed": "Gun Trap",
"landmine": "Landmine",
"beartrap": "Bear Trap",
"sam_site_turret_deployed": "Sam Site Turret",
"patrolhelicopter": "Helicopter",
"bradleyapc": "Bradley APC"
},
"Custom Animal Names, you can remove or add more!": {
"bear": "Bear",
"wolf": "Wolf",
"stag": "Stag",
"boar": "Boar",
"chicken": "Chicken",
"horse": "Horse"
},
"Custom Weapon Names, you can add more!": {
"Assault Rifle": "Ak-47",
"LR-300 Assault Rifle": "LR-300",
"L96 Rifle": "L96",
"Bolt Action Rifle": "Bolt",
"Semi-Automatic Rifle": "Semi-AR",
"Semi-Automatic Pistol": "Semi-AP",
"Spas-12 Shotgun": "Spas-12",
"M92 Pistol": "M92"
},
"Custom Npc Names, you can add more!": {
"scientist": "Scientist Npc"
}
}
本土化
默认消息在SimpleKillFeed.json目录下的oxide/lang/en文件中。要增加对另一种语言的支持,请创建一个新的语言文件夹(例如de德语)(如果尚未创建),将默认语言文件复制到新文件夹中,然后自定义消息。
{
"MsgAttacker": "You killed <color=#ff686b>{0}</color> from {1}m in <color=#ff686b>{2}</color>.",
"MsgVictim": "<color=#ff686b>{0}</color> killed you from {1}m with their {2} to <color=#ff686b>{3}</color>.",
"MsgFeedKill": "<color=#00ff00>{0}</color> killed <color=#ff686b>{1}</color>, <color=#ff686b>{2}</color>, <color=#ff686b>{3}</color><color={4}>({5}m)</color>",
"MsgFeedKillNpc": "<color=#00ff00>{0}</color> killed <color=#ff686b>{1}</color>, <color={2}>({3}m)</color>",
"MsgAtkWounded": "You wounded <color=#ff686b>{0}</color> till death.",
"MsgVictimWounded": "<color=#ff686b>{0}</color> has wounded you till death.",
"MsgFeedWounded": "<color=#00ff00>{0}</color> finished <color=#ff686b>{1}</color>",
"MsgAttackerBlown": "You blown <color=#ff686b>{0}</color>!",
"MsgVictimBlown": "<color=#ff686b>{0}</color> has blown you!",
"MsgFeedBlown": "<color=#00ff00>{0}</color> blown up <color=#ff686b>{1}</color>!",
"MsgAtkBurned": "You burned <color=#ff686b>{0}</color> alive!",
"MsgVictimBurned": "<color=#ff686b>{0}</color> has burned you alive!",
"MsgFeedBurned": "<color=#00ff00>{0}</color> burned <color=#ff686b>{1}</color>!",
"MsgFeedKillEnt": "<color=#ff686b>{0}</color> was killed by <color=orange>{1}</color>",
"MsgFeedKillAnimal": "<color=#ff686b>{0}</color> was killed by <color=orange>{1}</color>",
"MsgFeedKillSuicide": "<color=#ff686b>{0}</color> committed <color=orange>Suicide</color>",
"MsgFeedKillRadiation": "<color=#ff686b>{0}</color> died to <color=orange>Radiation</color>",
"Enabled": "KillFeed Enabled",
"Disabled": "KillFeed Disabled"
}
插件数据
该插件将数据文件保存在oxide / data / SimpleKillFeed.data下。此文件包含已禁用击杀提示的玩家ID。

日志文件
如果启用,您可以在oxide \ logs \ SimpleKillFeed下找到日志文件

学分
作者
啊布呀
下载
282
查看
5,258
首次发布
上次更新
评分
4.60 星 5个评价

啊布呀的更多资源

分享此资源

最新评论

能不能出个汉化的啊
小清新很喜欢,就是不知道咋配置正文。能给你实例吗
我的也是装上没有效果
装上没效果怎么回事
啊布呀
啊布呀
你是装在plugins里吗
问一下这个插件怎么设置自己做的僵尸的名字.被击杀后
啊布呀
啊布呀
击杀后会在配置在NPC下会出现名字修改后重载插件