
Kill Feed
Displays a basic Kill Feed on screen!
Total Downloads: 17,882 - First Release: Nov 9, 2015 - Last Update: Oct 27, 2017
- 5/5, 36 likes
-
"itemid": -2094080303,
"shortname": "smg.mp5",
"displayName": "MP5A4"
icon url, couldnt find it on rustwikia yet, so i uploaded it to my bucket
http://i1356.photobucket.com/albums/q724/_Trusty_/smg.mp5_zpscd63gzob.png -
Code:"smg.mp5": "c/c0/MP5A4_icon.png",
Save and oxide.reload KillFeed in RCON or consoleLast edited by a moderator: Oct 13, 2016 -
Update for mp5 (+Suicide Icon)
Config File must be deleted to make it workAttached Files:
Last edited by a moderator: Oct 14, 2016 -
-
@Diesel 42o, would you minding explaining how you found that information for future reference?
Thanks -
Oxide API for Rust
and searched for MP5
Then I went to:
MP5A4
to get the image URL, and shortened it to fit the plugin URL -
Meh... Was expecting information on extracting the bundles or something. Pfft, I'm no longer impressed!
lol
-
Code:This file is provided for informational purposes only. Changes aren't reflected in game.ItemDefinition { "itemid": -2094080303, "shortname": "smg.mp5", "displayName": { "token": "smg.mp5", "english": "MP5A4" }, "displayDescription": { "token": "smg.mp5.desc", "english": "A medium damage machine gun." }, "iconSprite": { "instanceID": 65342 }, "category": 0, "selectionPanel": 2, "maxDraggable": 0, "itemType": 1, "amountType": 0, "occupySlots": 0, "stackable": 1, "rarity": 3, "inventorySelectSound": { "instanceID": 104328 }, "inventoryGrabSound": { "instanceID": 104328 }, "inventoryDropSound": { "instanceID": 113352 }, "condition": { "enabled": true, "max": 100.0, "repairable": true, "foundCondition": { "fractionMin": 0.10000000149011612, "fractionMax": 0.20000000298023225 } }, "physImpactSoft": { "guid": "50b89622e896547e09d9d05f23d719cf" }, "physImpactMed": { "guid": "0c8519e5c42b745b69518b0ba5ddf963" }, "physImpactHard": { "guid": "d2f26ed90aa904715a2af041e014bc5a" }, "hidden": false, "flags": 0, "steamItem": { "instanceID": 0 }, "Parent": { "instanceID": 0 }, "worldModelPrefab": { "guid": "53134367db996a5469a85ab35c4468d3" }, "panel": { "instanceID": 0 } }ItemModEntity { "entityPrefab": { "guid": "13ccdd91940ab2a499411b4c3d8cb74a" }, "defaultBone": "" }ItemBlueprint { "ingredients": [ { "itemDef": { "instanceID": 326384 }, "amount": 35.0 } ], "userCraftable": true, "isResearchable": true, "rarity": 0, "NeedsSteamItem": false, "blueprintStackSize": -1, "time": 180.0, "amountToCreate": 1, "UnlockLevel": 25, "UnlockPrice": 39 }ItemModContainer { "capacity": 3, "maxStackSize": 0, "containerFlags": 96, "onlyAllowedContents": 1, "onlyAllowedItemType": { "instanceID": 0 }, "availableSlots": [ 2, 4, 8, 16 ], "openInDeployed": false, "openInInventory": true, "defaultContents": [] }
[DOUBLEPOST=1476439037][/DOUBLEPOST] -
-
you're a great developer, i learn a lot from RemoveAAA and KillFeed, thats why i share my thoughts from time to time.
i hope we will see more plugins from you in future -
@Tuntenfisch How do I change the background of the message to transparent or semi-transparent like the levels etc.
Thanks! -
-
Here you go... that white is killing me
-
Code:
(00:28:40) | [Oxide] 21:28 [Error] Failed to call hook 'CanBeWounded' on plugin 'KillFeed v1.14.24' (NullReferenceException: Object reference not set to an instance of an object) (00:28:40) | [Oxide] 21:28 [Debug] at Oxide.Plugins.KillFeed+EntryData.GetHitEntity (.BaseCombatEntity entity) [0x00000] in <filename unknown>:0 at Oxide.Plugins.KillFeed+EntryData..ctor (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0 at Oxide.Plugins.KillFeed.CanBeWounded (.BasePlayer player, .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
Last edited by a moderator: Oct 16, 2016 -
-
-
Thank god for white background fix!!!!
Last edited by a moderator: Oct 20, 2016 -
Imgur: The most awesome images on the Internet
Is there anyway to get the body specification next to the metres? -