当前位置:网站首页>Warcraft map editor trigger notes
Warcraft map editor trigger notes
2022-07-23 13:46:00 【Pepsi__】
1. Cyclic operation in unit group , Invalid use delay
For example, select all units in the map , And one unit will output “111”, And output after one second delay “222”, The result is that there are 6 A unit of . Instant output 6 individual “111”, And the delay has no effect , also “222” Will not get output 
And for for The delay in the loop is useful
2. The one that triggers the command “ asynchronous ” Operating characteristics
When using trigger to give instructions to units , No matter whether the unit has finished executing the instruction , Trigger will run down . It is a bit similar to asynchronous operation in programming language .
For example, release the water element skill after the mage on the map moves to the center of the map , If you write this trigger directly , Then the Archmage will have no time to move and directly release the water element .
边栏推荐
- Changes in the pattern of NFT trading market: from one dominant company to a hundred schools of thought
- ROS2自学笔记:URDF机器人建模
- Jupyter notebook add existing virtual environment
- Machine learning, Wu Enda, logical regression
- About this pointer
- 数据库系统原理与应用教程(047)—— MySQL 查询(九):连接查询
- 离屏渲染 &FBO
- Detailed explanation of decision tree
- 知识图谱:基本概念
- Smart city infrastructure management based on bim+3dgis
猜你喜欢

Shell operator, $((expression)) "or" $[expression], expr method, condition judgment, test condition, [condition], comparison between two integers, judgment according to file permission, judgment accor

【JS高级】正则入门基础—关于你想知道的正则表达式_01

The principle of Google interview questions is to analyze 12 table tennis balls, one of which is defective. Weigh it with a balance for 3 times to find it

keepalived双机热备

接口测试-简单的接口自动化测试Demo

C#做一个简单浏览器

高性能JVM的参数

In depth interpretation of EVM's ecological Empire

QT creator.Pro file adds the corresponding library according to the kit

Power BI----综合应用
随机推荐
数据库系统原理与应用教程(044)—— MySQL 查询(六):使用 LIMIT 选项实现分页查询
The current situation of the industry is disappointing. After working, I returned to UC Berkeley to study for a doctoral degree
ES6 - weekly examination questions
China leads the United States in another emerging technology field and stands at the commanding height of scientific and technological innovation
Typora modify table width
QNX modify system time
Method of entering mathematical formula into mark down document
[图形学]ASTC纹理压缩格式
数据库系统原理与应用教程(046)—— MySQL 查询(八):分组查询(GROUP BY)
Knowledge map: basic concepts
【STM32】串口通信基础知识
PHP connecting to SQL Server
[graphics] ASTC texture compression format
高性能JVM的参数
DeFi 永不消亡?
数据库系统原理与应用教程(051)—— MySQL 查询(十三):DML 语句中使用查询
Power BI----综合应用
【MUDUO】EPOLLPOLLER事件分发器
Interface test - simple interface automation test demo
C#做一个简单浏览器