;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@main]
#IF
IsOnCastleWar [SABUK]
#ACT
Break
#SAY
You cannot use at the moment\\
<[ Exit ]/@exit>\\\

#IF
checkpkpoint 2
#ACT
Delaygoto [Local] 1 @Main_Move

#SAY
Excellent, another one caught!\

#ELSEACT
goto @main_0
break

[@Main_Move]
#IF
#ACT
Mapmove 6 33 159
break

[@main_0]
#IF
#ACT
Mapmove 3 220 120
#SAY
Moving....\


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;