;;Ҫɾ
[@HelperMainQuest1]
{
#IF
Check [017] 1
#ACT
goto @HelperMainQuest_START_8
BREAK
;--------------------------------------
#IF
Check [006] 1
#ACT
goto @HelperMainQuest_START_6
BREAK
;--------------------------------------
#IF
Check [005] 1
#ACT
goto @HelperMainQuest_START_5
BREAK
;--------------------------------------
#IF
Check [004] 1
#ACT
goto @HelperMainQuest_START_4
BREAK
;--------------------------------------
#IF
Check [003] 1
#ACT
goto @HelperMainQuest_START_3
BREAK
;--------------------------------------
#IF
Check [002] 1
#ACT
goto @HelperMainQuest_START_2
BREAK
;--------------------------------------
#IF
Check [001] 1
#ACT
goto @HelperMainQuest_START_1

;--------------------------------------------------------------

[@HelperMainQuest_START_1]
#SAY
Quest Status: {FCOLOR/10}1-1{FCOLOR/12}\
Welcome to {FCOLOR/12}Vital Elementz{FCOLOR/12} Mir 3G Server.\
This quest will help you learn about the server and the game.\\
The first thing you must do is talk to {FCOLOR/10}(MainMan) James{FCOLOR/12}\
After he has told you what he has to say i \
will let you continue.

;--------------------------------------------------------------

[@HelperMainQuest_START_2]
#ACT
SET [003] 1
GOTO @HelperMainQuest_START_3

;--------------------------------------------------------------

[@HelperMainQuest_START_3]
#SAY
Quest Status: {FCOLOR/10}1-2{FCOLOR/12}\
Well it looks like you have learned the basic\
interface and short cut commands now\
how about we test your skills in combat\
If you can kill a few monsters in the {FCOLOR/10}Starter Cave{FCOLOR/12}\
i will let you continue.\

;--------------------------------------------------------------

[@HelperMainQuest_START_4]
#ACT
SET [005] 1
GOTO @HelperMainQuest_START_5

;--------------------------------------------------------------

[@HelperMainQuest_START_5]
#SAY
Quest Status: {FCOLOR/10}1-3{FCOLOR/12}\
Well it looks like you have learned the basic\
skills of killing monsters and have used\
the main teleport NPC.\\
Now i want you to try something harder\
How about killing the {FCOLOR/10}Scarecrow Chief{FCOLOR/12}\
in the {FCOLOR/10}Starter Cave{FCOLOR/12} then i will let you continue.\

;--------------------------------------------------------------

[@HelperMainQuest_START_6]
#IF
Check [012] 1
Check [013] 1
Check [014] 1
Check [015] 1
Check [016] 1
#ACT
goto @HelperMainQuest_START_8
#ELSEACT
goto @HelperMainQuest_START_6_2

;--------------------------------------------------------------

[@HelperMainQuest_START_6_2]
#IF
Check [007] 0
Check [008] 0
Check [009] 0
Check [010] 0
Check [011] 0
#ACT
SET [007] 1
SET [008] 1
SET [009] 1
SET [010] 1
SET [011] 1
GOTO @HelperMainQuest_START_7
#ELSEACT
GOTO @HelperMainQuest_START_7

;--------------------------------------------------------------

[@HelperMainQuest_START_7]
#SAY
Quest Status: {FCOLOR/10}1-4{FCOLOR/12}\
Desert cave has become over run with monsters.\
I must try my best to clear the evil.\
Quest Status:\
;-------------
#IF
CHECK [012] 1
#SAY
Sheep: {FCOLOR/10}Captured{FCOLOR/12}\
#ELSESAY
Sheep: {FCOLOR/1}Un-Captured{FCOLOR/12}\
;-------------
#IF
CHECK [013] 1
#SAY
Shell Nipper: {FCOLOR/10}Captured{FCOLOR/12}\
#ELSESAY
Shell Nipper: {FCOLOR/1}Un-Captured{FCOLOR/12}\
;-------------
#IF
CHECK [014] 1
#SAY
Viseral Worm: {FCOLOR/10}Captured{FCOLOR/12}\
#ELSESAY
Viseral Worm: {FCOLOR/1}Un-Captured{FCOLOR/12}\
;-------------
#IF
CHECK [015] 1
#SAY
Keratoid: {FCOLOR/10}Captured{FCOLOR/12}\
#ELSESAY
Keratoid: {FCOLOR/1}Un-Captured{FCOLOR/12}\
;-------------
#IF
CHECK [016] 1
#SAY
Giant Keratoid: {FCOLOR/10}Captured{FCOLOR/12}\
#ELSESAY
Giant Keratoid: {FCOLOR/1}Un-Captured{FCOLOR/12}\

;--------------------------------------------------------------

[@HelperMainQuest_START_8]
#IF
Check [019] 0
#ACT
SET [018] 1
#SAY
Quest Status: {FCOLOR/10}1-5{FCOLOR/12}\
I have complete the first stage of the quest.\\
I must now vist the Bichon Administrator to recive\
my reward.\
#ELSEACT
Goto @HelperMainQuest_FINISHED

;--------------------------------------------------------------

[@HelperMainQuest_FINISHED]
#SAY
Quest Status: {FCOLOR/10}1-6{FCOLOR/12}\
I have completed this stage.\
}
;;Ҫɾ