when u click Yes at the start nothing happens
[@main]
#SAY
Ok do you want to do a quest?\
<Yes!/@Start1>--<No/@exit>\
[@Start1]
#IF
checkjob Warrior
#ACT
goto @Quest
#ELSEACT
goto @Start2
[@Start2]
#IF
checkjob Wizard
#ACT
goto @Quest1
#ELSEACT
goto @Start3
[@Start3]
#IF
checkjob Taoist
#ACT
goto @Quest2
#ELSEACT
goto @Start1
;========================================WARRIOR========================================;
[@Quest]
#IF
check [101] 1
#ACT
goto @beginpara4
#ELSEACT
goto @main3
[@main1]
#IF
check [101] 0
#ACT
goto @beginpara1
[@main3]
#IF
check [101] 1
#ACT
goto @beginpara4
[@beginpara1]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Warrior, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara2]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect>\
;======================================WIZARD===========================================;
[@Quest3]
#IF
check [102] 1
#ACT
goto @beginpara41
#ELSEACT
goto @main33
[@main11]
#IF
check [102] 0
#ACT
goto @beginpara11
[@main33]
#IF
check [102] 1
#ACT
goto @beginpara41
[@beginpara11]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Wizard, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara41]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect1>\
;===========================================TAOIST======================================;
[@Quest2]
#IF
check [103] 1
#ACT
goto @beginpara42
#ELSEACT
goto @main2
[@main2]
#IF
check [102] 0
#ACT
goto @beginpara12
[@main3]
#IF
check [102] 1
#ACT
goto @beginpara42
[@beginpara12]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Taoist, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara42]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect2>\
;=======================================COLLECTION======================================;
[@collect]
#IF
check [101] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
[@collect1]
#IF
check [102] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
[@collect2]
#IF
check [103] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
[@main]
#SAY
Ok do you want to do a quest?\
<Yes!/@Start1>--<No/@exit>\
[@Start1]
#IF
checkjob Warrior
#ACT
goto @Quest
#ELSEACT
goto @Start2
[@Start2]
#IF
checkjob Wizard
#ACT
goto @Quest1
#ELSEACT
goto @Start3
[@Start3]
#IF
checkjob Taoist
#ACT
goto @Quest2
#ELSEACT
goto @Start1
;========================================WARRIOR========================================;
[@Quest]
#IF
check [101] 1
#ACT
goto @beginpara4
#ELSEACT
goto @main3
[@main1]
#IF
check [101] 0
#ACT
goto @beginpara1
[@main3]
#IF
check [101] 1
#ACT
goto @beginpara4
[@beginpara1]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Warrior, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara2]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect>\
;======================================WIZARD===========================================;
[@Quest3]
#IF
check [102] 1
#ACT
goto @beginpara41
#ELSEACT
goto @main33
[@main11]
#IF
check [102] 0
#ACT
goto @beginpara11
[@main33]
#IF
check [102] 1
#ACT
goto @beginpara41
[@beginpara11]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Wizard, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara41]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect1>\
;===========================================TAOIST======================================;
[@Quest2]
#IF
check [103] 1
#ACT
goto @beginpara42
#ELSEACT
goto @main2
[@main2]
#IF
check [102] 0
#ACT
goto @beginpara12
[@main3]
#IF
check [102] 1
#ACT
goto @beginpara42
[@beginpara12]
\ \
Hey <$USERNAME>,\
I have some quests where you can gain some rewards.\
You want to attempt these quests?\ \
First i need for you to kill Taoist, until you\
get a popup message - then return to me.\ \
<Okay, i shall go do that./@exit>\
[@beginpara42]
\ \
Congratulations on completing the Starter quest.\
If you want to begin a new set of quests simply collect your\
prize and continue on...\ \
<Collect prize.../@collect2>\
;=======================================COLLECTION======================================;
[@collect]
#IF
check [101] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
[@collect1]
#IF
check [102] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
[@collect2]
#IF
check [103] 1
#ACT
GAMEPOINT + 100
set [104] 1
SENDMSG 5 "You were rewarded for your Starter quest completion."
break
