with (obj_climb_susie) { if (waiteventid == other.waitevent) waiteventid = 0; } if (reach > 0) { if (i_ex(obj_dw_cliff_climbrefresher)) { with (obj_dw_cliff_climbrefresher) { if (monologuecon >= -1) { monologuecon = other.reach - 1; event_user(10); } } } } instance_destroy();