项目

一般

简介

自定义功能脚本 » 历史记录 » 版本 3

tejie, 2025-07-18 08:38

1 1 yangdefeng
h3. 自定义功能脚本
2
3
-
4
-
5
6
*%{color:fireBrick}脚本文件存放路径%*
7
..\Mir200\Envir\QuestDiary\自定义脚本目录名\自定义脚本文件名.txt
8
9
-
10
-
11
12
*%{color:fireBrick}自定义脚本执行入口%*
13
在其它可执行脚本文件中执行 *%{color:green}#call%* 命令
14
15
-
16
-
17
18 2 tejie
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
19 1 yangdefeng
20
bq. %{color:lightGrey};--编辑QFunction-0.txt主角升级触发块%
21
[@playLevelUp]
22 3 tejie
*{color:green}#call* [\qf模块\升级触发.txt] <notextile>@</notextile>升级触发
23 1 yangdefeng
24
bq. %{color:lightGrey};--编辑Mir200\Envir\QuestDiary\qf模块\升级触发.txt<notextile> @</notextile>升级触发%
25
[@升级触发]
26
#act
27 2 tejie
[[sendMsg]]6 恭喜%s,等级提升至<$level>级!