Auto-translated
well, approximately. I generally think like this: attach a region
function regf()
h=1;
Trigger(trololo, nil);
end;
Trigger(trololo);
function hello()
if h==1 then
RemoveCreatures ("Oddrema", 20, 1);
end;
end;
Trigger (NEW_DAY_TRIGGER, "hello");
function regf()
h=1;
Trigger(trololo, nil);
end;
Trigger(trololo);
function hello()
if h==1 then
RemoveCreatures ("Oddrema", 20, 1);
end;
end;
Trigger (NEW_DAY_TRIGGER, "hello");