[@MAIN]
#SAY
Hello <$USERNAME>, im the mission master.\
I can offer you missions that will benefit\
you greatly assuming you manage to complete\
them.\
<Show/@m1> me the missions.\
<Show/@m2> me the mission times.\
<Show/@m9> me the sub missions.\\
<Exit/@exit>
[@m1]
<Take me/@m3> to the Exp Mission.\
<Take me/@m4> to the Treasure Mission.\
<Take me/@m5> to the Guardians Mission.\\
<Back/@main> to main page.\
<Exit/@exit>
[@m2]
<Times/@m6> for Exp Mission.\
<Times/@m7> for Treasure Mission.\
<Times/@m8> for Guardians Mission.\\
<Back/@main> to main page.\
<Exit/@exit>
[@m6]
Exp Mission;\
12AM 03AM 06AM 09AM\
12PM 03PM 06PM 09PM\\
Please Note: You must be 45 or above.\
<Back/@m2> to times page.\
<Exit/@exit>
[@m7]
Teasure Mission;\
01AM 04AM 07AM 10AM\
01PM 04PM 07PM 10PM\\
Please Note: You must be 50 or above.\
<Back/@m2> to times page.\
<Exit/@exit>
[@m8]
Guardians Mission;\
12AM 04AM 08AM\
12PM 04PM 08PM\\
Please Note: You must be 55 or above.\
<Back/@m2> to times page.\
<Exit/@exit>
[@m9]
<Show Me/@m10> the Light Collection.\\
<Back/main> to main page.\
<Exit/@exit>
[@m3]
#IF
HOUR 01
#ACT
goto @fail
#ELSEACT
goto @m10
[@m10]
#IF
HOUR 01
#ACT
goto @fail
#ELSEACT
goto @m11
[@m11]
#IF
HOUR 02
#ACT
goto @fail
#ELSEACT
goto @m12
[@m12]
#IF
HOUR 03
#ACT
goto @fail
#ELSEACT
goto @m13
[@m13]
#IF
HOUR 04
#ACT
goto @fail
#ELSEACT
goto @m14
[@m14]
#IF
HOUR 05
#ACT
goto @fail
#ELSEACT
goto @m15
[@m15]
#IF
HOUR 06
#ACT
goto @exp
#ELSEACT
goto @m16
[@m16]
#IF
HOUR 07
#ACT
goto @exp
#ELSEACT
goto @m17
[@m17]
#IF
HOUR 08
#ACT
goto @exp
#ELSEACT
goto @m18
[@m18]
#IF
HOUR 09
#ACT
goto @exp
#ELSEACT
goto @m19
[m19]
#IF
HOUR 10
#ACT
goto @fail
#ELSEACT
goto @m20
[@m20]
#IF
HOUR 11
#ACT
goto @fail
#ELSEACT
goto @m21
[@m21]
#IF
HOUR 12
#ACT
goto @exp
#ELSEACT
goto @m22
[m22]
#IF
HOUR 13
#ACT
goto @exp
#ELSEACT
goto @m23
[@m23]
#IF
HOUR 14
#ACT
goto @exp
#ELSEACT
goto @m24
[@m24]
#IF
HOUR 15
#ACT
goto @exp
#ELSEACT
goto @m25
[m25]
#IF
HOUR 16
#ACT
goto @fail
#ELSEACT
goto @m26
[@m26]
#IF
HOUR 17
#ACT
goto @fail
#ELSEACT
goto @m27
[@m27]
#IF
HOUR 18
#ACT
goto @fail
#ELSEACT
goto @m28
[m28]
#IF
HOUR 19
#ACT
goto @fail
#ELSEACT
goto @m29
[@m29]
#IF
HOUR 20
#ACT
goto @fail
#ELSEACT
goto @m30
[@m30]
#IF
HOUR 21
#ACT
goto @fail
#ELSEACT
goto @m31
[m31]
#IF
HOUR 22
#ACT
goto @fail
#ELSEACT
goto @m32
[@m32]
#IF
HOUR 23
#ACT
goto @fail
#ELSEACT
goto @m33
[@m33]
#IF
HOUR 24
#ACT
goto @fail
#ELSEACT
goto @m34
[m34]
#IF
HOUR 00
#ACT
goto @fail
[@fail]
#SAY
You cannot enter this mission right now.\
Please check the times for this mission,\
they are displayed on the main page.\\
<Back/@main> to main page.\
<Exit/@exit>
[@exp]
#IF
checklevel 45
#SAY
In this mission you must kill as many\
mosters as possible, but be aware, you\
only have half an hour in here!\
<Take/@exp1> me there!\
<Back/@main> to main page.\
<Exit/@exit>
#ELSESAY
Im afraid you must be level 45 to enter\
this mission, please come back when you\
are level 45.\\
<Back/@main> to main page.\
<Exit/@exit>
[@exp1]
#ACT
MAPMOVE Map x y
timerecall 30
break
[@m4]
#IF
HOUR 00
#ACT
goto @fail
#ELSEACT
goto @c0
[@c0]
#IF
HOUR 01
#ACT
goto @tre
#ELSEACT
goto @c1
[@c1]
#IF
HOUR 02
#ACT
goto @tre
#ELSEACT
goto @c2
[@c2]
#IF
HOUR 03
#ACT
goto @tre
#ELSEACT
goto @c3
[@c3]
#IF
HOUR 04
#ACT
goto @tre
#ELSEACT
goto @c4
[@c4]
#IF
HOUR 05
#ACT
goto @fail
#ELSEACT
goto @c5
[@c5]
#IF
HOUR 06
#ACT
goto @fail
#ELSEACT
goto @c6
[@c6]
#IF
HOUR 07
#ACT
goto @tre
#ELSEACT
goto @c7
[@c7]
#IF
HOUR 08
#ACT
goto @tre
#ELSEACT
goto @c8
[@c8]
#IF
HOUR 09
#ACT
goto @tre
#ELSEACT
goto @c9
[@c9]
#IF
HOUR 10
#ACT
goto @tre
#ELSEACT
goto @c10
[@c10]
#IF
HOUR 11
#ACT
goto @fail
#ELSEACT
goto @c11
[@c11]
#IF
HOUR 12
#ACT
goto @fail
#ELSEACT
goto @c12
[@c12]
#IF
HOUR 13
#ACT
goto @tre
#ELSEACT
goto @c13
[@c13]
#IF
HOUR 14
#ACT
goto @tre
#ELSEACT
goto @c14
[@c14]
#IF
HOUR 15
#ACT
goto @tre
#ELSEACT
goto @c15
[@c15]
#IF
HOUR 16
#ACT
goto @tre
#ELSEACT
goto @c16
[@c16]
#IF
HOUR 17
#ACT
goto @fail
#ELSEACT
goto @c17
[@c17]
#IF
HOUR 18
#ACT
goto @fail
#ELSEACT
goto @c18
[@c18]
#IF
HOUR 19
#ACT
goto @tre
#ELSEACT
goto @c19
[@c19]
#IF
HOUR 20
#ACT
goto @tre
#ELSEACT
goto @c20
[@c20]
#IF
HOUR 21
#ACT
goto @tre
#ELSEACT
goto @c21
[@c21]
#IF
HOUR 22
#ACT
goto @tre
#ELSEACT
goto @c22
[@c22]
#IF
HOUR 23
#ACT
goto @fail
#ELSEACT
goto @c23
[@c23]
#IF
HOUR 24
#ACT
goto @fail
#ELSEACT
goto @c24
[@c24]
#IF
HOUR 00
#ACT
goto @fail
[@tre]
#IF
checklevel 50
#SAY
In this mission the aim is to complete\
the treasure hunting tasks the npcs set\
you within an hour, talk to the npc in \
the middle to start.\
<Take/@tre1> me there!\
<Back/@main> to main page.\
<Exit/@exit>
#ELSESAY
Im afraid you must be level 50 to enter\
this mission, please come back when you\
are level 50.\\
<Back/@main> to main page.\
<Exit/@exit>
[@tre1]
MAPMOVE Map x y
timerecall 60
break