createTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(add. classification)
Line 46: Line 46:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

Revision as of 01:45, 2 December 2009

Template:future-use


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

Description

Description:
Create a target. Not yet implemented.
Groups:
Uncategorised

Syntax

Syntax:
Target = obj createTarget [type, position, typeAccuracy, posAccuracy]
Parameters:
obj: Object
[type, position, typeAccuracy, posAccuracy]: Array
type: String
position: Position Placement
typeAccuracy: Number
posAccuracy: Number
Return Value:
Target

Examples

Examples:
Example needed

Additional Information

See also:
moveTargetdeleteTarget

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