From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Returns the laser target object created by given unit (vehicle or soldier) when using a laser targeting device. The main syntax targets the primary gunner turret.
 
- Groups:
 
- Weapons
 
Syntax
- Syntax:
 
- laserTarget entity
 - Parameters:
 
- entity: Object - unit or vehicle
 - Return Value:
 
- Object - laser target or objNull if no laser target exists
 
- Syntax:
 
- vehicle laserTarget turret
 - Parameters:
 
- vehicle: Object - transport
 
- turret: Array format Turret Path
 - Return Value:
 
- Object - laser target or objNull if no laser target exists
 
Examples
- Example 1:
 - Example 2:
 
Additional Information
- See also:
 
- isLaserOn cursorTarget setMissileTarget
 
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