Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Tom Grobbe edited this page May 1, 2018 · 4 revisions

Welcome to the vSync wiki!

Checkout the different pages by using the sidebar on the right.

Features / Commands

vSync allows you to change time, weather and modify some options using commands. Most commands are accessible from both the server and the client, some are client-only though.

A list of commands

CommandDescriptionSyntaxServer Console?*
/freezetimeToggles time freezing on/off./freezetimeYes
/freezeweatherToggles dynamic weather changes on/off./freezeweatherYes
/weatherChanges the weather type./weather <weatherType>Yes
/blackoutToggles blackout mode on/off (removes all light sources in-game)./blackoutYes
/timeSets the time to the time specified by the command input arguments./time <hh> <mm>Yes
/morningSets time to 09:00./morningNo
/noonSets time to 12:00./noonNo
/eveningSets time to 18:00./eveningNo
/nightSets time to 23:00./nightNo

* Is the command available in the server console/rcon client?


Note when trying to use commands, make sure you are using the stock FiveM chat resource, or a custom chat resource that supports RegisterCommand commands. If your chat resource does not support this, then commands will not work from the client side, unless you use the F8 console, and type the commands without the / in front of it. For example: /time 14 15 would be time 14 15.

The same applies for the server console / rcon tools, execute the command without a / when using any type of console, instead of the in-game default chat.

Clone this wiki locally