getStatValue

From Bohemia Interactive Community
Revision as of 22:40, 13 July 2016 by Dedmen (talk | contribs) (Added getStatValue Command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Gets a value from a given stat.
Groups:
Uncategorised

Syntax

Syntax:
getStatValue [StatName]
Parameters:
StatName: String
Return Value:
Number

Examples

Example 1:
getStatValue ["ExpWarlockDown"]; //Checks if the "Warlock Down" Achivement was already aquired

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