synchronizeObjectsRemove: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Text replacement - "{{Command " to "{{RV|type=command ")
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma2 |= Game name
| arma2


|1.00|= Game version
|1.00


|eff= global|Multiplayer Effects=
|eff= global
|arg= global|Multiplayer Arguments=
|arg= global
____________________________________________________________________________________________


| Remove given objects from the unit's list of synchronized objects. |DESCRIPTION=
|gr1= Object Manipulation
____________________________________________________________________________________________


| unit '''synchronizeObjectsRemove''' [objects] |SYNTAX=
| Remove given objects from the unit's list of synchronized objects.


|p1= unit: [[Object]] -  |PARAMETER1=
| unit '''synchronizeObjectsRemove''' objects


|p2= [objects]: [[Array]] - |PARAMETER2=
|p1= unit: [[Object]] -


|p3= |PARAMETER3=  
|p2= objects: [[Array]] - An array of objects


| Nothing |RETURNVALUE=
| [[Nothing]]


|x1= <code>[[player]] [[synchronizeObjectsRemove]] [_object1, _object2, _object3]</code>


|x1= <code>(example)</code>|EXAMPLE1=
| [[synchronizeObjectsAdd]]


____________________________________________________________________________________________
|
 
| [[synchronizeObjectsAdd]] |SEEALSO=
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}


<h3 style='display:none'>Notes</h3>
<dl class='command_description'>
<!-- Note Section BEGIN -->


<!-- Note Section END -->
</dl>


<h3 style='display:none'>Bottom Section</h3>
{{GameCategory|arma2|Scripting Commands}}
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 02:18, 24 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
unit: Object -
objects: Array - An array of objects
Return Value:
Return value needed

Examples

Example 1:
player synchronizeObjectsRemove [_object1, _object2, _object3]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note