Jump to content

Appearance Changes and Custom NPC Names

Fixed 2.2.0 2.2.2

hid333
hid333

Posted

I previously used a free kill feed version, but I was interested in this plugin and decided to purchase it.

・Is there a setting to display the names of custom NPCs (I am using BetterNPC + NPCSpawn)?

・Is there a way to distinguish between players and NPCs visually—for example, by changing the color of the NPC's name?

・If I remove the ammo icon, for instance, is there a setting to adjust the layout (offsetting elements) as shown in the image? Currently, the icon simply disappears while the size remains unchanged, which looks a bit awkward.

image.png

codeboy

Posted

21 minutes ago, hid333 said:

I previously used a free kill feed version, but I was interested in this plugin and decided to purchase it.

・Is there a setting to display the names of custom NPCs (I am using BetterNPC + NPCSpawn)?

・Is there a way to distinguish between players and NPCs visually—for example, by changing the color of the NPC's name?

・If I remove the ammo icon, for instance, is there a setting to adjust the layout (offsetting elements) as shown in the image? Currently, the icon simply disappears while the size remains unchanged, which looks a bit awkward.

image.png

Hi! Thanks for using KillFeed ❤️

 

If they're not being displayed right now, then there isn't compatibility yet, but I'll definitely add support for it.

 

Unfortunately, no, that's not possible at the moment.

 

Yes, you can fully customize the positions and sizes of any UI elements. Take a look through the configuration sections 🙂

codeboy

Posted

Changed Status from Pending to Work in Progress

Changed Fixed In to Next Version

codeboy

Posted

Changed Status from Work in Progress to Closed

hid333

Posted

Thank you for the update.
Sorry to trouble you again, but I have a question.
Is there a way to set an icon for custom NPCs?

codeboy

Posted

6 minutes ago, hid333 said:

Thank you for the update.
Sorry to trouble you again, but I have a question.
Is there a way to set an icon for custom NPCs?

To be honest, I don't remember if this is described in custom NPC plugins, and whether it will be possible to distinguish them there. Rather no than yes

hid333

Posted

34 minutes ago, codeboy said:

To be honest, I don't remember if this is described in custom NPC plugins, and whether it will be possible to distinguish them there. Rather no than yes

Even if individual settings for custom NPCs aren't possible, it would be great if we could at least display a uniform icon—like the "scientist" one—for all of them.
Ideally, though, it would be best if we could assign a fixed icon to custom NPCs within the kill feed itself...

codeboy

Posted

15 minutes ago, hid333 said:

Even if individual settings for custom NPCs aren't possible, it would be great if we could at least display a uniform icon—like the "scientist" one—for all of them.
Ideally, though, it would be best if we could assign a fixed icon to custom NPCs within the kill feed itself...

The general icon is displayed, have you installed the images that came with the plugin?

hid333

Posted

I have installed everything after extracting the files,
but the icon remains white.
Is this issue specific to my setup... or is there anything else I need to do?

image.png.aeee1eadb42f3adbbc79ecd8f3385570.png

codeboy

Posted

17 minutes ago, hid333 said:

I have installed everything after extracting the files,
but the icon remains white.
Is this issue specific to my setup... or is there anything else I need to do?

image.png.aeee1eadb42f3adbbc79ecd8f3385570.png

Send me what written in console after you reloaded plugin

hid333

Posted

19 minutes ago, codeboy said:

Send me what written in console after you reloaded plugin

Unloaded plugin KillFeed v2.2.1 by codeboy
Duplicate permission registered 'killfeed.use' (by plugin 'KillFeed')
Loaded plugin KillFeed v2.2.1 by codeboy

codeboy

Posted

1 minute ago, hid333 said:

Unloaded plugin KillFeed v2.2.1 by codeboy
Duplicate permission registered 'killfeed.use' (by plugin 'KillFeed')
Loaded plugin KillFeed v2.2.1 by codeboy

Maybe something like "Image ... not loaded"?
And please if you can - try to check images on clear plugin install (test server or anything else). Because i just tested and all images works correctly

  • Like 1
hid333

Posted

1 hour ago, codeboy said:

Maybe something like "Image ... not loaded"?
And please if you can - try to check images on clear plugin install (test server or anything else). Because i just tested and all images works correctly

Understood. I'll check on that.

codeboy

Posted

5 minutes ago, hid333 said:

Understood. I'll check on that.

OK, if it still not works - text me ❤️

  • Like 1
hid333

Posted

After reinitializing and reinstalling, some icons are now appearing, but there are still a few issues that concern me.

Icons only display correctly when the NPC name includes "Scientist."
As shown in the example photo,
one of the profiles in the NPC Spawn settings
uses the following NPC names:
 ・NPC_MB2_Bandit
 ・NPC_MB2_Scientist
In this case, I found that the icon for "Bandit" does not display correctly.

 

image.png.d2fc7ab1b2449478c52c063910472a90.png

hid333

Posted

Also, if an existing image is specified as the default setting, it appears in the UI but does not show up in the kill feed.
Please let me know the correct way to specify the file path for images located under `oxide\data\KillFeed\Images`.


image.png.d54840744a7e5607f158e75ccee9b56e.png

image.png.a660e433cef3c4ba3ebadf3b5f1075e6.png

codeboy

Posted

8 hours ago, hid333 said:

After reinitializing and reinstalling, some icons are now appearing, but there are still a few issues that concern me.

Icons only display correctly when the NPC name includes "Scientist."
As shown in the example photo,
one of the profiles in the NPC Spawn settings
uses the following NPC names:
 ・NPC_MB2_Bandit
 ・NPC_MB2_Scientist
In this case, I found that the icon for "Bandit" does not display correctly.

 

image.png.d2fc7ab1b2449478c52c063910472a90.png

As i understand - this names is from BetterNPC, right? I'll check it today, and try to make correct release

hid333

Posted

22 minutes ago, codeboy said:

As i understand - this names is from BetterNPC, right? I'll check it today, and try to make correct release

While the exact details of the integration are unclear,
I understand that the NPCSpawn preset name is specified in BetterNPC,
and the NPC name is configured within NPCSpawn.

 

Example:

BetterNPC - config
"The name of the NPC preset from the NpcSpawn plugin": "MonumentBot2",


NPC Spawn - config
"Names": "NPC_MB2_Rebel,NPC_MB2_Bandit,NPC_MB2_Scientist",

 

  • Like 1
codeboy

Posted

On 8/17/2026 at 10:22 AM, hid333 said:

While the exact details of the integration are unclear,
I understand that the NPCSpawn preset name is specified in BetterNPC,
and the NPC name is configured within NPCSpawn.

 

Example:

BetterNPC - config
"The name of the NPC preset from the NpcSpawn plugin": "MonumentBot2",


NPC Spawn - config
"Names": "NPC_MB2_Rebel,NPC_MB2_Bandit,NPC_MB2_Scientist",

 

Hi! Uploaded new version with possible procedural fix for your trouble, and custom force icons for names and prefabs of any type of entities (I think including betternpc)

Try it - if anything, I'm still here 🙂

 

hid333

Posted

After the update,
custom icons appear to be displaying correctly,

but for some reason, the names of certain custom NPCs are not showing up.
Looking at the console logs, it seems that random names among the same NPCs fail to display.

I will try checking again after resetting the settings later.
I will also check whether it displays results when a full name is used for the setting.


console log
 

 NPC_TB3_pirate[755] was killed by x333
 NPC_TB1_Seaman[1595] was killed by x333
NPC_TB1_pirate[1675] was killed by x333

image.png.9e7b7935f175993165fa2a37c577c70c.png

image.png.164cf0820f834a5f4c97c723bf770ef3.png

codeboy

Posted

5 minutes ago, hid333 said:

After the update,
custom icons appear to be displaying correctly,

but for some reason, the names of certain custom NPCs are not showing up.
Looking at the console logs, it seems that random names among the same NPCs fail to display.

I will try checking again after resetting the settings later.
I will also check whether it displays results when a full name is used for the setting.


console log
 

 NPC_TB3_pirate[755] was killed by x333
 NPC_TB1_Seaman[1595] was killed by x333
NPC_TB1_pirate[1675] was killed by x333

image.png.9e7b7935f175993165fa2a37c577c70c.png

image.png.164cf0820f834a5f4c97c723bf770ef3.png

It's weird, but okay. If there are any errors in the console, send them, I'll check for my part, but I think it will be useless. I'll be waiting for your feedback

codeboy

Posted

Changed Status from Closed to Work in Progress

Changed Fixed In from 2.2.1 to Next Version

hid333

Posted

After initializing and installing, everything appears to be working correctly.
Please close this thread for now.
If any issues arise, I will submit a new support ticket.
Thank you for your assistance.

codeboy

Posted

9 minutes ago, hid333 said:

After initializing and installing, everything appears to be working correctly.
Please close this thread for now.
If any issues arise, I will submit a new support ticket.
Thank you for your assistance.

Great! I'm glad I could help! I would be glad to have review if possible 🙂

codeboy

Posted

Changed Status from Work in Progress to Fixed

Changed Fixed In from Next Version to 2.2.2

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.9k
Total sales
Payments
3.7m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.