if (active == 1) { if (global.inv < 0 && instance_exists(obj_tm_quizzler)) obj_tasque_manager_enemy.hitbysimonsaysattackcount++; if (target != 3) scr_damage(); if (target == 3) scr_damage_all(); if (destroyonhit == 1) instance_destroy(); }