SetSndaCasket » 历史记录 » 版本 3
tejie, 2023-11-02 20:29
| 1 | 1 | chenjun | _*%{color:green}setSndaCasket%*_ |
|---|---|---|---|
| 2 | 3 | tejie | |
| 3 | 1 | chenjun | 解锁或锁住神佑首饰盒按钮 |
| 4 | |||
| 5 | 标签:命令定义|setSndaCasket |
||
| 6 | |||
| 7 | *格式* |
||
| 8 | |_.命令名 |_.参数1| |
||
| 9 | |setSndaCasket|解锁/锁住按钮| |
||
| 10 | |||
| 11 | |||
| 12 | - |
||
| 13 | - |
||
| 14 | |||
| 15 | 3 | tejie | h4. *%{color:deepskyblue}特戒引擎脚本示例:%* |
| 16 | 1 | chenjun | |
| 17 | bq. %{color:lightGrey};..\Mir200\Envir\QuestDiary\神佑首饰盒\神佑首饰盒.txt% |
||
| 18 | [<notextile>@</notextile>确定关闭首饰盒] |
||
| 19 | #act |
||
| 20 | *{color:green}setSndacasket* 0 |
||
| 21 | messageBox 首饰盒成功上锁 |
||
| 22 | |||
| 23 | |||
| 24 | |||
| 25 | - |
||
| 26 | - |
||
| 27 | |||
| 28 | |||
| 29 | bq. %{color:lightGrey};..\Mir200\Envir\Market_Def\QFunction-0.txt% |
||
| 30 | 3 | tejie | %{color:lightGrey};神佑首饰盒按钮禁用状态时,点击触发% |
| 31 | 1 | chenjun | [<notextile>@</notextile>openSndacasket] |
| 32 | #say |
||
| 33 | <解锁首饰盒/<notextile>@</notextile>确定解锁首饰盒> \ \ |
||
| 34 | <取消/<notextile>@</notextile>exit>\ |
||
| 35 | |
||
| 36 | |
||
| 37 | [<notextile>@</notextile>确定解锁首饰盒] |
||
| 38 | #if |
||
| 39 | #act |
||
| 40 | 2 | chenjun | *{color:green}setSndacasket* 1 |
| 41 | 1 | chenjun | messageBox 首饰盒成功解锁 |