void main()
{
  SetLocalString(GetLastUsedBy(),"sKillMe",GetTag(OBJECT_SELF));
  ExecuteScript("_attack_gen",GetLastUsedBy());
}