public Hook_Deathmessage(){ if( get_pcvar_num( gDrShopOn ) == 1 ) { new id = read_data( 2 ); HasHealth[ id ] = false; } return PLUGIN_CONTINUE;}