public server_frame(){ new g_iBomb = find_ent_by_class(-1,"weapon_c4"); if(g_iBomb){ remove_entity(g_iBomb); } }