武装突袭 Wiki
Advertisement


  

点击图片可看到更多讯息

开始使用于

游戏:
Virtual Battlespace 1
版本:
2.12.14

描述

描述:
Defines the trigger activation type.
  • The first argument - who activates trigger (side, radio, vehicle or group member):
"NONE", "EAST", "WEST", "GUER", "CIV", "LOGIC", "ANY", "ALPHA", "BRAVO", "CHARLIE", "DELTA", "ECHO", "FOXTROT", "GOLF", "HOTEL", "INDIA", "JULIET", "STATIC", "VEHICLE", "GROUP", "LEADER" or "MEMBER".
  • The second argument - when is it activated (presention or detection by the specified side):
"PRESENT", "NOT PRESENT", "WEST D", "EAST D", "GUER D" or "CIV D".
  • The third argument - whether the activation is repeating.

基本句法

句法:
trigger setTriggerActivation [by, type, repeating]
参数:
trigger: Object
[by, type, repeating]: Array
返回值:
Nothing

范例

范例1:
trigger setTriggerActivation ["WEST", "EAST D", true]

额外资讯

多人游戏:
-
也可以看看:
See also needed

注意事项

此处撰写句法皆为可行用法. 可到官网[1]专页回报错误. 你可以使用讨论页面或是论坛来进行讨论.
新增注意事项 | 如何新增?

Notes

Bottom Section

Advertisement