this code works great but i was wondering if a deaths version of that could be made? and if so where would it be placed in the script.mrc? and if it would be the same format but with $mta.deaths instead of $mta.kills
pls hlp
example
alias mta.?????? {
if ($mta.deaths($1,$3) == 9) mta.say $1 Haha $mta.name($1,$3) Owned!!
}