disableCollisionWith: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Added locality info)
(locality corrected)
Line 6: Line 6:
|0.50|= Game version
|0.50|= Game version


|arg= global |= Arguments in MP
|arg= local |= Arguments in MP


|eff= local |= Effects in MP
|eff= global |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 18:44, 11 October 2014

Hover & click on the images for description

Description

Description:
Disable collision between vehicles. This commmand doesn't disable collision between PhysX objects.
Groups:
Uncategorised

Syntax

Syntax:
vehicle disableCollisionWith vehicle
Parameters:
vehicle: Object
vehicle: Object
Return Value:
Nothing

Examples

Example 1:

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

Notes

Bottom Section