Hey I recently started with amx mod x scripting however, I can't seem to figure out, how to hide the deathmsg, from when a player gets killed, I don't want every single one of them hidden, but more specifically only when a player gets killed by set_user_health(arg1,arg2).
Is there some easy workaround for this to hide it when set_user_health is used?