safeZoneX: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format)
Line 21: Line 21:




| x1= <pre> _szX = safeZoneX;//returns a float value < 0.0 </pre> |= EXAMPLE1  
| x1= <code> _szX = [[safeZoneX]]; //returns a float value < 0.0 </code> |= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 16:25, 14 September 2014

Hover & click on the images for description

Description

Description:
see SafeZone
Groups:
Uncategorised

Syntax

Syntax:
SafeZoneX
Return Value:
Number

Examples

Example 1:
_szX = safeZoneX; //returns a float value < 0.0

Additional Information

See also:
SafeZonesafeZoneYsafeZoneWsafeZoneHsafeZoneXAbs

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