synchronizeObjectsRemove: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "{{Command " to "{{RV|type=command ")
(9 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


|gr1= Object Manipulation |GROUP1=
|gr1= Object Manipulation
____________________________________________________________________________________________


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


| unit '''synchronizeObjectsRemove''' objects |SYNTAX=
| unit '''synchronizeObjectsRemove''' objects


|p1= unit: [[Object]] - |PARAMETER1=
|p1= unit: [[Object]] -


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


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


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


|x1= <code>[[player]] [[synchronizeObjectsRemove]] [_object1, _object2, _object3];</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>


[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma2|Scripting Commands}}
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
{{GameCategory|tkoh|Scripting Commands}}
[[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