maple-v206/scripts/portal/330_popup06.py

38 lines
1.1 KiB
Python

# id 7 (popup06), field 867200330
sm.lockInGameUI(True, False)
sm.playSound("Sound/PL_MONAD.img/EP1/ACT1/burning3", 128)
sm.sendDelay(1000)
sm.speechBalloon(False, 0, 0, "#fs12##bI'll be there soon!", 2000, 1, 0, 0, 0, 4, 0, 4878499)
sm.forcedInput(3)
sm.sendDelay(300)
sm.sendDelay(500)
sm.forcedInput(0)
sm.sendDelay(500)
sm.sendDelay(2000)
sm.speechBalloon(False, 0, 0, "#fs12##bWhat?!", 2000, 1, 0, 0, 0, 4, 0, 4878499)
sm.sendDelay(1000)
sm.forcedInput(3)
sm.sendDelay(1500)
sm.sendDelay(100)
sm.forcedInput(6)
sm.sendDelay(100)
sm.forcedMove(False, 250)
sm.sendDelay(1650)
sm.playSound("Sound/PL_MONAD.img/EP1/ACT1/destroytower", 128)
sm.setMapTaggedObjectVisible("hideRope01", False, 0, 0)
sm.forcedInput(6)
sm.sendDelay(150)
sm.forcedMove(False, 150)
sm.sendDelay(900)
sm.forcedInput(6)
sm.sendDelay(150)
sm.forcedMove(False, 200)
sm.sendDelay(1500)
sm.sendDelay(300)
sm.forcedInput(0)
sm.forcedFlip(True)
sm.sendDelay(1000)
sm.sendDelay(3000)
sm.speechBalloon(True, 0, 0, "#fs12##bNo, there's no time. We have to get down fast!", 2000, 1, 0, 0, 0, 4, 0, 4878499)
sm.lockInGameUI(False, True)