version=2 @text.show(This is the express travel~Sea Plane direct to Route 50.*Will you be traveling~with us today?) @options.show(Yes,No) :when:No :end :endwhen :if:=0 @text.show(I am sorry only those~with a ticket may board.) :end :endif @screen.fadeout(10) @level.update @storage.set(boolean,third,) @camera.activatethirdperson @camera.setyaw(3.5) @camera.setpitch(-0.307) @camera.setposition(-3.4,2.62,3.7) @camera.update @camera.fix @screen.fadein(10) @player.setspeed(1) @npc.turn(0,3) @npc.moveasync(0,4) @player.move(4) @player.turnto(2) @npc.turn(0,1) @player.move(2) @npc.move(0,1) @npc.turn(0,2) @npc.move(0,1) @player.warp(~,-1,~) @npc.move(0,1) @npc.remove(0) :while:<40 @level.wait(2) @entity.setadditionalvalue(2,+1)>) @level.update :endwhile :while:>32 @entity.addtoposition(2,(-50)/25,0,0) @entity.addtoposition(1,(-50)/25,0,0) @level.update :endwhile :while:>15 @entity.addtoposition(2,(-50)/25,(50-)/100,0) @entity.addtoposition(1,(-50)/25,(50-)/100,0) @level.update :endwhile @screen.fadeout @camera.defix @camera.reset @player.warp(frontier\port.dat,2,0.1,3) @player.turnto(1) @level.update @camera.setthirdperson() @screen.fadein :end