forceSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(note about values -1 and 0)
m (adjusted layout of my note)
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.
<dd class="notedate">Posted on 17:02, 2 March 2007 (CET)</dd>
<dt class="note>'''[[User:Donnervogel|Donnervogel]]'''</dt><dd class="note">Setting forceSpeed to -1 will make the unit move according to the group speed mode (often specified by the waypoint) again. Setting forceSpeed to 0 will halt the unit ignoring waypoints or orders.</dd>
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 18:02, 2 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

Posted on 17:02, 2 March 2007 (CET)
Donnervogel
Setting forceSpeed to -1 will make the unit move according to the group speed mode (often specified by the waypoint) again. Setting forceSpeed to 0 will halt the unit ignoring waypoints or orders.

Bottom Section