Skip to content
#2986
Auto-translated
I need the reserved hero to appear at the beginning of the second week of the month, but a quest should also be triggered at the same time. The quest is triggered, but the hero (as I already mentioned) does not appear.
function Blue ()
SetObjectiveState("blue", OBJECTIVE_ACTIVE);
local MONTH=GetDate (2)
if day == 0
then DeployReserveHero ("Maeve", 66, 3, 0, 0)
sleep (5)
MoveCamera (66, 3, 0, 50, 0, 0, 1, 1)
end ;
end;

Statistics

Welcome our newest member: artem