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

SetCharactersVisible

This command sets the visibility of the driver and the passenger in a vehicle.

Syntax

SetCharactersVisible( visibility );

Game.SetCharactersVisible( visibility )

  • visibility: Sets whether or not the characters are visible.
    • Defaults to 1.

Examples

SetCharactersVisible(1);

Game.SetCharactersVisible(1)

Notes

No additional notes.

Donut Team © 2023 · v4.0