void main() { object oBoss=GetObjectByTag("peswiq"); ApplyEffectToObject(DURATION_TYPE_INSTANT,EffectDeath(TRUE),oBoss); }