1. I am trying to make a plugin in C++ where whenever you die on your screen it pops up with WASTED but I cant find out how to trigger something from someone dying. any help I could get would be great!!!
     
  2. C++ ?

    Quote from the download page:
    • New plugin languages - plugins can now be written in C#/CSharp, Lua, JavaScript, or Python! While C# will be the fastest as it's essentially native code, you're free to write in your language of choice!
    About the hook:

    OnEntityDeath.