importance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 14: Line 14:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''importance''' [[Location]] |= Syntax
| '''importance''' location |= Syntax


|p1= [[Location]] |= Parameter 1
|p1= location: [[Location]] |= Parameter 1


| [[Number]] |= Return value
| [[Number]] |= Return value

Revision as of 02:29, 23 January 2009

-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

Description

Description:
Returns a location's importance value.
Groups:
Uncategorised

Syntax

Syntax:
importance location
Parameters:
location: Location
Return Value:
Number

Examples

Example 1:
_locationImportance = importance myLocation

Additional Information

See also:
setImportance

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