forceSpeed

From Bohemia Interactive Community
Revision as of 22:16, 1 March 2007 by Donnervogel_bi_wiki (talk | contribs) (note about values -1 and 0)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Force the speed of the given object.
Groups:
Uncategorised

Syntax

Syntax:
object forceSpeed speed
Parameters:
object: Object
speed: Number
Return Value:
Nothing

Examples

Examples:
Example needed

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

Setting forceSpeed to -1 will make the unit move according to the group speed mode/speed mode specified by the waypoint again. Setting forceSpeed to 0 will halt the unit ignoring waypoints or orders.

Bottom Section