项目

一般

简介

行为

[@autoGotoXyArr]

标签:触发器^@autoGotoXyArr

说明
autoGotoXy命令到达目标点触发


..\Mir200\Envir\QuestDiary\游戏功能\autoGotoXy.txt
[@main]
#if
#act
mov n$x <$x>
inc n$x 5
mov n$y <$y>
inc n$y 5
autoGotoXy <$map> <$str(n$x)> <$str(n$y)>

..\Mir200\Envir\Market_Def\QFunction-0.txt
[@autoGotoXyArr]
#call [\触发器\autoGotoXyArr.txt] @main

..\Mir200\Envir\QuestDiary\触发器\autoGotoXyArr.txt
[@main]
#if
#act
print autoGotoXy命令寻路目标点到达

tejie 更新于 一天 之前 · 2 修订