From fafdb8dc64a8452109e4bc60d5ea313107a63c09 Mon Sep 17 00:00:00 2001 From: Zero Fanker Date: Mon, 13 Jan 2025 19:18:28 -0500 Subject: [PATCH] added trigger action 86 --- MissionEditor/data/FinalAlert2/FAData.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MissionEditor/data/FinalAlert2/FAData.ini b/MissionEditor/data/FinalAlert2/FAData.ini index fe0d963..2dcb08f 100644 --- a/MissionEditor/data/FinalAlert2/FAData.ini +++ b/MissionEditor/data/FinalAlert2/FAData.ini @@ -1168,6 +1168,8 @@ ExtraValueType=0 ; 60 and 61 are tricky! They use code + 2 params... param type 46 includes the code 2, which is put in front of the 2 parameters 60=科技类型存在,48,46,0,0,地图上该科技存在的(无论所属方)数量大于等于设定值,则触发。此触发计算“正在建造中的物体”。,0,1,60,1 61=科技类型不存在,48,46,0,0,如果地图上(包括进入载具和建筑的)此类科技的数量小于设定值,则触发,数值设为0没有意义。此触发计算“正在建造中的物体”。,0,1,61,1 +86=任务倒计时少于...,0,6,0,0,当任务计时器时间秒数小于等于特定值触发此事件。当计时器重设时该事件将会重新评估。,0,1,13 + ; action format: ; #=Description, P1 type, P2 type, P3 type, P4 type, P5Type, P6Type, uses waypoint, uses tag, Obsolete, used in TS, used in RA2, ID, [YR only - optional]