if Yap = 0 {
GameCam.x = Rick.x-4
GameCam.y = Rick.y-144
GameCam.z = Rick.z+16
GameCam.direction = 270
MsgBox.Voice = 1
MsgBox.Msg = "Young boy...      #"+global.Name+"...      #You are not yet ready."
}

if Yap = 1 MsgBox.Msg = "Until a time when the daughter of Queen Yura #is taken from her home...      #We cannot let you through."

if Yap = 2 MsgBox.Msg = "#However, you must return here someday...       #Queen Yura will speak with you then."

if Yap = 3 {
instance_create(0,0,GoToSig)
GoToSig.GoTo = 2
MsgBox.Msg = "!"
}