SendMoveHintMsg » 历史记录 » 版本 1
tejie, 2024-07-16 15:04
| 1 | 1 | tejie | h4. _*{color:green}sendMoveHintMsg*_ |
|---|---|---|---|
| 2 | |||
| 3 | 对话框内,向上滚动提示信息。 |
||
| 4 | |||
| 5 | 标签:命令定义|sendMoveHintMsg>sendMoveHintMsg |
||
| 6 | |||
| 7 | *格式:* |
||
| 8 | |命令名 |参数1 |参数2 |参数3 |参数4|参数5|参数6| |
||
| 9 | |sendMoveHintMsg|信息文本|文本颜色|占位符|X偏移|Y偏移|停留时间| |
||
| 10 | |||
| 11 | *说明:* |
||
| 12 | |^.参数1|信息文本 |
||
| 13 | “\”表示换行| |
||
| 14 | |^.参数2|[[颜色编码id|文本颜色]]| |
||
| 15 | |^.参数3|占位符,无效参数| |
||
| 16 | |^.参数4|X偏移| |
||
| 17 | |^.参数5|Y偏移| |
||
| 18 | |^.参数6|停留时间| |
||
| 19 | |||
| 20 | - |
||
| 21 | - |
||
| 22 | |||
| 23 | h4. *%{color:deepskyblue}特戒引擎脚本示例:%* |
||
| 24 | |||
| 25 | bq. [@示例] |
||
| 26 | #say |
||
| 27 | <缺省停留时间/@1>\ \ \ |
||
| 28 | <设定停留时间/@2> |
||
| 29 | <notextile></notextile> |
||
| 30 | [@1] |
||
| 31 | #if |
||
| 32 | #act |
||
| 33 | *{color:green}sendMoveHintMsg* 金币不足\金币不足 249 0 200 200 |
||
| 34 | <notextile></notextile> |
||
| 35 | [@2] |
||
| 36 | #if |
||
| 37 | #act |
||
| 38 | *{color:green}sendMoveHintMsg* 金币不足\金币不足 249 0 200 200 5 |