武装突袭 Wiki
Advertisement
  

点击图片可看到更多讯息

开始使用于

游戏:
Operation Flashpoint: Resistance
版本:
1.90

描述

描述:
Returns the class name of a given object.

基本句法

句法:
String = typeOf vehicleName
参数:
vehicleName: Object
返回值:
String

范例

范例1:
_class = typeOf _mi24

额外资讯

多人游戏:
-
也可以看看:
countTypeisKindOf

注意事项

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

Notes

Posted on August 4, 2006 - 12:03
hardrock
(CWR 1.90)Try using this on an object pre-placed in the mission editor (such as a house): hint format["%1", typeOf object xxx] Now place an object in the editor, save the map, and open up the Mission.sqm. Find the line: vehicle = "XXX", and replace XXX with the name of the object that you found above. Save it, and load the map. (this method is no longer available since ArmA)

Bottom Section

Advertisement