GetVehicleSpeed
Revision as of 16:45, 21 August 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Returns the speed of the streamed in vehicle| params=<source>(vehicleid)</source> <poem>vehicleid : The ID of the vehicle, whose speed is to be obtained.</poem>| retvals=The Speed of the vehicle as Vector on success, Vector(0,0,0) on failure ( invalid vehicleid )}}")
Description:
Returns the speed of the streamed in vehicle
Parameters:
(vehicleid)
vehicleid : The ID of the vehicle, whose speed is to be obtained.
Return Values:
The Speed of the vehicle as Vector on success, Vector(0,0,0) on failure ( invalid vehicleid )