if Yap = 0 {
Talk = 1
MsgBox.Msg = "Hurry!          #You must go to the castle and find Princess Sabrina!        #She's in danger!"
}

if Yap = 1 {
Talk = 0
MsgBox.Msg = "!"
}