forceSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
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.
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 22:13, 1 March 2007

-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