safeZoneH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (SafeZoneH moved to safeZoneH: commands start with lower case)
m (see SafeZone)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| (description) |= Description
| see [[SafeZone]] |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 21: Line 21:




|x1=  <pre> _szH = safeZoneH; </pre> |= EXAMPLE1  
|x1=  <pre> _szH = safeZoneH;//returns a float value >= 1.0 </pre> |= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 10:33, 28 June 2011

Hover & click on the images for description

Description

Description:
see SafeZone
Groups:
Uncategorised

Syntax

Syntax:
SafeZoneH
Return Value:
Number

Examples

Example 1:
 _szH = safeZoneH;//returns a float value >= 1.0 

Additional Information

See also:
SafeZoneSafeZoneXSafeZoneYSafeZoneW

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