back to COMREF
canMove vehicle
Operand types:
vehicle: Object
Type of returned value:
Boolean
Description:
Check if given vehicle is able to move.
Does not test for fuel, only damage status is checked.
Example:
? canMove (vehicle player) : goto "nexttarget"