if ( ! is_user_alive(id) ) return; if ( Level[id] == 69 ) { // ...
if ( is_user_alive(id) && Level[id] == 69 ) { // ...