Games > The Simpsons Hit & Run > Console File Commands > CON Commands > SetAllowSeatSlide

SetAllowSeatSlide

This command sets whether or not the player is allowed to slide into the driver's seat from the passenger's seat.

Syntax

SetAllowSeatSlide( slide );

Game.SetAllowSeatSlide( slide )

  • slide: Sets whether or not the player can slide from the passenger's seat to the driver's seat.
    • Defaults to 1.

Examples

SetAllowSeatSlide(1);

Game.SetAllowSeatSlide(1)

Notes

No additional notes.

Donut Team © 2023 · v4.0