moveTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Change information about a target. |= Description
| Change information about a target. <b>Not yet implemented.</b>|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 18:52, 18 May 2007


-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