setType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(created page, info needs to be confirmed.)
 
No edit summary
Line 39: Line 39:




[[Category:Scripting Commands|SETTYPE]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|SETTYPE]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]

Revision as of 11:31, 26 November 2007

-wrong parameter ("Arma") defined!-UNKNOWN
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