Skip to content
#634
Auto-translated
RedHeavenHero
Function
CreateMonster

--Example
function NewDay()
if GetDate(DAY_OF_WEEK) == 1 then
CreateMonster('mob1', CREATURE_PEASANT, 50, 45, 51, GROUND);
end;
end;
Trigger(NEW_DAY_TRIGGER, "NewDay")
Thank you. And how do I disable spawning on a new week? For example, Lich week has arrived, and nothing spawns?

Statistics

Welcome our newest member: Emil