武装突袭 Wiki
註冊
Advertisement
Introduced with Arma 3 version 1.16
  This scripting command must be executed on the server to work properly in multiplayer

點擊圖片可看到更多訊息

開始使用於

遊戲:
Arma 3
版本:
1.16

描述

描述:
Register objects which can be edited by a curator.

基本句法

句法:
curatorObj addCuratorEditableObjects [objects,addCrew]
參數:
[objects,addCrew]: Array
curatorObj: Object - Curator module.
objects: Array
addCrew: Boolean
返回值:
Nothing

範例

範例1:
curatorModule addCuratorEditableObjects [[car],true ];

額外資訊

多人遊戲:
Can be executed only on server
也可以看看:
CuratorallCuratorsremoveCuratorEditableObjectscuratorEditableObjects

注意事項

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

Notes

Bottom Section

Advertisement