Show popup notification to player?Solved

Hello,

I would like to show popup notification for the player how much damage he has done for somebody. I know some servers have implemented it, but I can't find any oxide method on how to handle it. By popup notifications, I mean notification which appears in the bottom-right corner of the game, for example when something has been changed inside the inventory. Is it possible now? I have the whole process to count dealt damage, but the only possibility which I know to show it is a chat message.

Okay, the thread can be closed. I've resolved it by myself by exploring CSharp assembly.
Locked automatically