aaronma37 / Deathlog

GNU General Public License v3.0
13 stars 9 forks source link

prevent troll #84

Closed jhj0517 closed 11 months ago

jhj0517 commented 11 months ago

To resolve #83

Added UnitIsDeadOrGhost("player") to check if the player is really dead or not.

In my test :

It works as intended on my test, but I am not 100% sure that this would prevent the fake alerts.

jhj0517 commented 11 months ago

Wait. this is wrong, prevent the real alrets from others too. close it.