forceSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|HINTCARRAY]]
[[Category:Scripting Commands|FORCESPEED]]
[[Category:Scripting Commands ArmA|HINTCARRAY]]
[[Category:Scripting Commands ArmA|FORCESPEED]]




<h2 style="color:#000066">''title '' ''' hintC '' [text1, text2, ...]'''''</h2>
<h2 style="color:#000066">''title '' ''' forceSpeed '' [text1, text2, ...]'''''</h2>




'''Operand types:'''
'''Operand types:'''


'''title''': [[String]]
'''object''': [[Object]]
   
 
'''[text1, text2, ...]''': [[Array]]
'''speed''': [[Number]]


'''Type of returned value:'''
'''Type of returned value:'''
Line 18: Line 18:
'''Compatibility:'''
'''Compatibility:'''


Version 2.01 required.
Version 2.92 required.


'''Description:'''
'''Description:'''


Creates a hint dialog with the given title and text. Texts can be plain or structured.
Force the speed of the given object.

Revision as of 01:57, 2 July 2006


title forceSpeed [text1, text2, ...]


Operand types:

object: Object

speed: Number

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

Force the speed of the given object.