武装突袭 Wiki
注册
Advertisement


  

点击图片可看到更多讯息

开始使用于

游戏:
Virtual Battlespace 1
版本:
2.12.14

描述

描述:
Defines the title effect. Type can be "NONE", "OBJECT", "RES" or "TEXT".
  • For "TEXT", the effect defines a subtype: "PLAIN", "PLAIN DOWN", "BLACK", "BLACK FADED", "BLACK OUT", "BLACK IN", "WHITE OUT" or "WHITE IN". Text is shown as text itself.
  • For "OBJECT", text defines the shown object, a subclass of CfgTitles.
  • For "RES", text defines a resource class, a subclass of RscTitles.

基本句法

句法:
trigger or waypoint setTitleEffect [type, effect, text]
参数:
trigger or waypoint: Object
type: String
effect: String
text: String
返回值:
Nothing

范例

范例1:
trigger setTitleEffect ["TEXT", "PLAIN DOWN", "Hello world."]

额外资讯

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

注意事项

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

Notes

Bottom Section

Advertisement