setType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
| arma |= Game name
| arma |= Game name


|unknown|= Game version
|1.08|= Game version


|arg= |= Arguments in MP
|arg= |= Arguments in MP

Revision as of 11:45, 26 November 2007

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

Description

Description:
Changes a location to the specified type. Types are defined in CfgLocationTypes
Groups:
Uncategorised

Syntax

Syntax:
Location setType String
Parameters:
Location
String
Return Value:
Nothing

Examples

Example 1:
myLocation setType "RockArea"

Additional Information

See also:
type

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