speed

From Bohemia Interactive Community
Revision as of 13:13, 17 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

speed obj

Operand types:

obj: Object

Type of returned value:

Number

Description:

Object speed (in km/h).


Example:

? (speed truck1) >= 100 : hint "You're going too fast!"