武装突袭 Wiki
註冊
Advertisement
  

點擊圖片可看到更多訊息

開始使用於

遊戲:
Arma 2: Operation Arrowhead
版本:
1.51

描述

描述:
Sets the "heat" state of different vehicle parts (for TI detection). This allows simulation of heated up parts of a vehicle without it actually having to utilize them. (0: cold, 1: hot)

基本句法

句法:
vehicle setVehicleTiPars [engine, wheels, weapon]
參數:
vehicle: Object - Vehicle whose components are manipulated.
engine: Number - TI heat for engine & body (0 - 1)
wheels: Number - TI heat for tracks or wheels (0 - 1)
weapon: Number - TI heat for main weapon (0 - 1)
返回值:
Nothing

範例

範例1:
vehicle player setVehicleTiPars ["pars"];

額外資訊

多人遊戲:
-
也可以看看:
See also needed

注意事項

此處撰寫句法皆為可行用法. 可到官網[1]專頁回報錯誤. 你可以使用討論頁面或是論壇來進行討論.
新增注意事項 | 如何新增?

Notes

Bottom Section

Advertisement