GetVehicleRespawnRotation
Jump to navigation
Jump to search
This function retrieves the respawn rotation of a vehicle.
Syntax
float float float getVehicleRespawnRotation ( element theVehicle )
OOP Syntax Help! I don't understand this!
- Method: vehicle:getRespawnRotation(...)
- Variable: .respawnRotation
Required Arguments
- theVehicle: The vehicle which you'd like to retrieve the respawn rotation of.
Returns
Returns three floats indicating the respawn rotation of the vehicle, x, y and z respectively.
Example
![]() |
Script Example Missing Function GetVehicleRespawnRotation needs a script example, help out by writing one. |
Before submitting check out Editing Guidelines Script Examples. |
-- TODO
See Also
- addVehicleSirens
- addVehicleUpgrade
- attachTrailerToVehicle
- blowVehicle
- createVehicle
- detachTrailerFromVehicle
- fixVehicle
- getModelHandling
- getOriginalHandling
- getTrainDirection
- getTrainPosition
- getTrainSpeed
- getVehicleColor
- getVehicleCompatibleUpgrades
- getVehicleController
- getVehicleDoorOpenRatio
- getVehicleDoorState
- getVehicleEngineState
- getVehicleHandling
- getVehicleHeadLightColor
- getVehicleLandingGearDown
- getVehicleLightState
- getVehicleMaxPassengers
- getVehicleModelFromName
- getVehicleName
- getVehicleNameFromModel
- getVehicleOccupant
- getVehicleOccupants
- getVehicleOverrideLights
- getVehiclePaintjob
- getVehiclePanelState
- getVehiclePlateText
- getVehicleRespawnPosition
- getVehicleRespawnRotation
- getVehicleSirenParams
- getVehicleSirens
- getVehicleSirensOn
- getVehiclesOfType
- getVehicleTowedByVehicle
- getVehicleTowingVehicle