void main() { location lBellow1 = GetLocation(GetObjectByTag("AbandonedBellow1")); location lBellow2 = GetLocation(GetObjectByTag("AbandonedBellow2")); object oBellow1 = GetObjectByTag("AbandonedBellow1"); object oBellow2 = GetObjectByTag("AbandonedBellow2"); ExecuteScript("suicidethentil", oBellow1); ExecuteScript("suicidethentil", oBellow2); DestroyObject(oBellow1); DestroyObject(oBellow2); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); DestroyObject(GetObjectByTag("dv_at_animwheel"), 0.0); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow1, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow1, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow1, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow1, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow2, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow2, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow2, FALSE); CreateObject(OBJECT_TYPE_CREATURE, "dv_at_animwheel", lBellow2, FALSE); }