[@main]
Hello i am a SpeicalTeleport this are\
the SpecialMaps where can i teleport you :
MAP: [<HeroMap/@hero>]
[@hero]
At this Special map you will must be neccesarly\
1WIZZ 1TAO and 1WART, also the wizz will need\
a GoldMedal , war a IronMedal & Tao a SilverMedal\
[<OK/@ok>]\
[@ok]
#IF
CHECKGROUPLEADER
#ACT
goto @groupowner
break
#ELSESAY
Sorry but you have to be a group leader!\ \
<Okay/@exit>
[@groupowner]
#IF
CHECKGROUPCLASS Warrior = 1
CHECKGROUPCLASS Taoist = 1
CHECKGROUPCLASS Wizard = 1
checkitem GoldMedal
checkitem IronMedal
checkitem SilverMedal
#SAY
Well now you have all the Medals you may enter.\ \
<Ok let me in/@next4>
#ELSESAY
Sorry but you dont have all the required members\
or Orbs to enter! Come back when you do.\ \
<Okay,I will/@exit>
[@next4]
#IF
checkitem GoldMedal
checkitem IronMedal
checkitem SilverMedal
#ACT
GROUPMOVEMAP f010 32 161
close
#ELSEACT
break
WHAT I AM DOING WRONG , at [@hero] there is not aprering 'OK' te press it
(
Hello i am a SpeicalTeleport this are\
the SpecialMaps where can i teleport you :
MAP: [<HeroMap/@hero>]
[@hero]
At this Special map you will must be neccesarly\
1WIZZ 1TAO and 1WART, also the wizz will need\
a GoldMedal , war a IronMedal & Tao a SilverMedal\
[<OK/@ok>]\
[@ok]
#IF
CHECKGROUPLEADER
#ACT
goto @groupowner
break
#ELSESAY
Sorry but you have to be a group leader!\ \
<Okay/@exit>
[@groupowner]
#IF
CHECKGROUPCLASS Warrior = 1
CHECKGROUPCLASS Taoist = 1
CHECKGROUPCLASS Wizard = 1
checkitem GoldMedal
checkitem IronMedal
checkitem SilverMedal
#SAY
Well now you have all the Medals you may enter.\ \
<Ok let me in/@next4>
#ELSESAY
Sorry but you dont have all the required members\
or Orbs to enter! Come back when you do.\ \
<Okay,I will/@exit>
[@next4]
#IF
checkitem GoldMedal
checkitem IronMedal
checkitem SilverMedal
#ACT
GROUPMOVEMAP f010 32 161
close
#ELSEACT
break
WHAT I AM DOING WRONG , at [@hero] there is not aprering 'OK' te press it
