Update 'Zeus Helpers'
+10
@@ -0,0 +1,10 @@
|
||||
# **Zeus Control**
|
||||
|
||||
## **Make Units Zeus-Interactable**
|
||||
|
||||
In the editor, placing this in the init field of a unit will make the unit interactable by the Zeus called myCurator (set name of the Zeus module to myCurator), even if you are not running with Zeus helper mods:\
|
||||
myCurator addCuratorEditableObjects \[\[this\], true\];
|
||||
|
||||
## **Get Unit Zeus is Controlling**
|
||||
|
||||
myUnit = missionNamespace getVariable \["bis_fnc_moduleRemoteControl_unit", player\]
|
||||
Reference in New Issue
Block a user