NpcShopArrow » 历史记录 » 版本 1
machenhe, 2022-05-13 14:35
| 1 | 1 | machenhe | _*%{color:green}npcShopArrow%*_ |
|---|---|---|---|
| 2 | |||
| 3 | 打开NPC商店时出现引导箭头指向指定名称道具的购买按钮上 |
||
| 4 | |||
| 5 | 标签:命令定义|npcShopArrow |
||
| 6 | |||
| 7 | *格式* |
||
| 8 | |命令名 |参数1 |参数2 |参数3 |参数4 | |
||
| 9 | |npcShopArrow |出售道具名称 |引导图标位置 |提示文字 |<notextile>@</notextile>跳转 | |
||
| 10 | |||
| 11 | 说明: |
||
| 12 | * 参数1 |
||
| 13 | 出售道具名称 |
||
| 14 | |||
| 15 | * 参数2 |
||
| 16 | 引导图标位置 |
||
| 17 | ** 1:上 |
||
| 18 | ** 2:下 |
||
| 19 | ** 3:左 |
||
| 20 | ** 4:右 |
||
| 21 | |||
| 22 | * 参数3 |
||
| 23 | 提示文字 |
||
| 24 | |||
| 25 | * 参数4 |
||
| 26 | <notextile>@</notextile>跳转,触发指定功能 |
||
| 27 | |||
| 28 | *%{color:deepskyblue}脚本示例:%* |
||
| 29 | |||
| 30 | bq. [<notextile>@</notextile>商店购买1] |
||
| 31 | #act |
||
| 32 | npcShopArrow 回城石 1 点击购买 <notextile>@</notextile>跳转方法 |
||
| 33 | |||
| 34 | bq. [<notextile>@</notextile>商店购买2] |
||
| 35 | #act |
||
| 36 | npcShopArrow 回城石 2 点击购买 <notextile>@</notextile>跳转方法 |
||
| 37 | |||
| 38 | bq. [<notextile>@</notextile>商店购买3] |
||
| 39 | #act |
||
| 40 | npcShopArrow 回城石 3 点击购买 <notextile>@</notextile>跳转方法 |
||
| 41 | |||
| 42 | bq. [<notextile>@</notextile>商店购买4] |
||
| 43 | #act |
||
| 44 | npcShopArrow 回城石 4 点击购买 <notextile>@</notextile>跳转方法 |