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

SetCharacterScale

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

Syntax

SetCharacterScale( scale );

Game.SetCharacterScale( scale )

  • scale: The scale of the characters.
    • Defaults to 1.

Examples

SetCharacterScale(1);

Game.SetCharacterScale(1)

Notes

No additional notes.

Donut Team © 2023 · v4.0