setTimeFrozen | Multi Theft Auto: Wiki Skip to content

setTimeFrozen

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function will freeze the game time. It will affect the sky as well prevent it from changes.

Syntax

setTimeFrozen ( )

Code Examples

client

This example let you freeze the time

setTimeFrozen ( true )

See Also

World Functions