Skip to main content

Player::setPlaysHeadOnHornAnimWhenDiesInVehicle

Points to the same function as for example GET_RANDOM_VEHICLE_MODEL_IN_MEMORY and it does absolutely nothing.

Syntax​

```js player.setPlaysHeadOnHornAnimWhenDiesInVehicle(toggle); ```

Required Arguments​

  • toggle: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​