speed

From Bohemia Interactive Community
Revision as of 01:58, 17 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

speedobj

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!"