moveTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Future use only)
Line 1: Line 1:
{{future-use}}
[[Category:Scripting Commands|MOVETARGET]]
[[Category:Scripting Commands|MOVETARGET]]
[[Category:Scripting Commands ArmA|MOVETARGET]]
[[Category:Scripting Commands ArmA|MOVETARGET]]

Revision as of 15:26, 5 July 2007

Template:future-use


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

Description

Description:
Change information about a target. Not yet implemented.
Groups:
Uncategorised

Syntax

Syntax:
obj moveTarget posDescription
Parameters:
obj: Object
posDescription: Array ([position,typeAccuracy,posAccuracy])
Return Value:
Boolean

Examples

Example 1:
target moveTarget [position player,1,1]

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