Hello, Is there any POSSIBLE way to trigger events? I actually want to show a kill message (Not like one you probably think) but like this one

, so I thought this is related to events, which should be registered/triggered.
Im using
PHP Code:
user_silentkill(index)
, so after this func, the message shows up.
Thanks in Advance