(inSky)

 找回密码
 立即加入

QQ登录

只需一步,快速开始

查看: 1241|回复: 1

无法使用Training script(前面发帖错误,看这个)

[复制链接]
发表于 2014-1-29 17:14:45 | 显示全部楼层 |阅读模式
本帖最后由 wangbc423 于 2014-1-29 17:54 编辑

新手刚开始学BMS,冷启动用training script很好用,但是到第二个Basic handling就不行了。如下图,什么都没有操作,过了一会就Pause了,完了键盘按P取消Pause,script再也没有出现,这是什么原因?我看到通讯频道倒是自动调整好了。



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即加入

x
回复

使用道具 举报

发表于 2014-1-29 22:20:09 | 显示全部楼层
本来后面就没东西了。。

///////////////////////////////////////////////////////////////////////////////
//
// Revientor Trainer V1.0
//
///////////////////////////////////////////////////////////////////////////////

Jump MainLoop

MainLoop

SimCommand SimSafeMasterArm
Block

///////////////////////////////////////////////////////////////////////////////
// Display Start Info
///////////////////////////////////////////////////////////////////////////////

SetColor 0xffffffff
SetTextBoxed 2
SetTextOrientation 1
Print 20 "THANKS FOR USING BMS TRAINING SCRIPTS"
Wait 4
Allow
Clear

///////////////////////////////////////////////////////////////////////////////
// Instructions
///////////////////////////////////////////////////////////////////////////////

SetCursor 0.0 0.92
Print 40 "Today you can do everything that you want with your plane"
MoveCursor 0.0 -0.05
Print 40 "I am going set your Comm 1 to the frequency 232.400 (Pusan Airbase ATC)"
MoveCursor 0.0 -0.05
Print 40 "I do this by pushing the COM 1 Button in the ICP and then by typing the"
MoveCursor 0.0 -0.05
Print 40 "frequency with the ICP numbers, finally push enter in the ICP."
Wait 20
Clear

EndSection

Jump actions

///////////////////////////////////////////////////////////////////////////////

actions

SimCommand SimTogglePaused
SimCommand SimICPCom1
SimCommand SimICPALOW
SimCommand SimICPTHREE
SimCommand SimICPALOW
SimCommand SimICPStpt
SimCommand SimICPZERO
SimCommand SimICPEnter

EndSection

///////////////////////////////////////////////////////////////////////////////

EndScript
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即加入

本版积分规则

小黑屋|手机版|Archiver|(inSky)

GMT+8, 2024-5-4 17:25 , Processed in 0.022584 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表