项目

一般

简介

Qf触发器 autoGotoXyArr » 历史记录 » 版本 1

tejie, 2025-10-18 10:30

1 1 tejie
h4. _*{color:green}[@autoGotoXyArr]*_
2
3
标签:触发器^@autoGotoXyArr
4
5
*说明*
6
[[autoGotoXy]]命令到达目标点触发
7
8
-
9
-
10
11
12
bq. %{color:lightPink}..\Mir200\Envir\Market_Def\QFunction-0.txt%
13
*{color:green}[@autoGotoXyArr]*
14
#call [\触发器\autoGotoXyArr.txt] <notextile>@main</notextile>
15
<notextile></notextile>
16
%{color:lightPink}..\Mir200\Envir\QuestDiary\触发器\autoGotoXyArr.txt%
17
<notextile>[@main]</notextile>
18
#if
19
#act
20
[[print]] autoGotoXy命令寻路目标点到达
21
<notextile></notextile>
22
%{color:lightPink}..\Mir200\Envir\QuestDiary\游戏功能\autoGotoXy.txt%
23
<notextile>[@main]</notextile>
24
#if
25
#act
26
[[mov]] n$x <$x>
27
[[inc]] n$x 5
28
[[mov]] n$y <$y>
29
[[inc]] n$y 5
30
[[autoGotoXy]] <$map> <$str(n$x)> <$str(n$y)>