项目

一般

简介

Qf触发器 attack » 历史记录 » 版本 4

tejie, 2025-07-17 15:28

1 1 yangdefeng
h4. _*%{color:green}[@attack]%*_
2
3 3 tejie
标签:触发器^@attack
4 1 yangdefeng
5 3 tejie
*说明*
6 1 yangdefeng
攻击玩家或怪物时触发
7 2 tejie
如果是群攻技能,则N个攻击目标,会执行N次。
8 1 yangdefeng
9 2 tejie
10
*相关命令*
11 4 tejie
_*{color:green}currrTargetName*_
12
当前触发器作用目标,执行脚本命令。
13 1 yangdefeng
14 4 tejie
标签:^currrTargetName
15 1 yangdefeng
16
17 4 tejie
bq. ;..\Mir200\Envir\Market_Def\QFunction-0.txt
18
%{color:lightgrey};--攻击模块中,被攻击者执行指定脚%
19
*{color:green}<notextile>[@attack]</notextile>*
20 1 yangdefeng
#act
21 4 tejie
%{color:lightgrey};--被击者执行,指定脚本文件的指定跳转位置%
22
*{color:green}currrTargetName* #call [\path\scriptName.txt] <notextile>@跳转标签</notextile>
23
<notextile></notextile>
24
%{color:lightgrey};--被击者执行,QFunction-0.txt文件中的指定跳转位置%
25
*{color:green}currrTargetName* [[goto]] @跳转标签