IsVehicleOnGround
Jump to navigation
Jump to search
Checks to see if a vehicle has contact with the ground.
Syntax
bool isVehicleOnGround ( vehicle thevehicle )
Required Arguments
- thevehicle: The vehicle you wish to check.
Returns
Returns true if vehicle is on the ground, false otherwise.
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo
See Also
Template:FunctionArea functions -- leave this unless you complete the function