mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-04-30 09:01:41 -04:00
added trigger action 86
This commit is contained in:
parent
5bf28965e8
commit
fafdb8dc64
1 changed files with 2 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue