Теперь он совсем нелепое стал писать:

Вызванная функция:
function eh1F(heroname)
if eh1p == 0 then
eh1p = 1
AddHeroCreatures(heroname,91,fac);
AddHeroCreatures(heroname,85,eac);
AddHeroCreatures(heroname,86,eac);
AddHeroCreatures(heroname,87,eac);
AddHeroCreatures(heroname,88,eac);
ShowFlyingSign(w.."ehe.txt");
sleep(5);
else
ShowFlyingSign(w.."ehp.txt");
end;
end;