Closed jhj0517 closed 1 year ago
To resolve #83
Added UnitIsDeadOrGhost("player") to check if the player is really dead or not.
UnitIsDeadOrGhost("player")
In my test :
1$MyUser~~1988~4~3~1~~1438~0.5568,0.4460~ 3$MyUser-55267~~
It works as intended on my test, but I am not 100% sure that this would prevent the fake alerts.
Wait. this is wrong, prevent the real alrets from others too. close it.
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.