For the complete documentation index, see llms.txt. This page is also available as Markdown.

Weather

The weather bridge keeps weather sync consistent when a player is inside a property interior.

🔎 Auto Detection

Config.Weather = AUTO_DETECT

Override with the matching constant only when detection picks the wrong one:

Constant
Resource

Weather.RENEWED

Renewed-Weathersync

Weather.QB

qb-weathersync

Weather.CD

cd_easytime

Weather.VSYNC

vSync

Weather.AV

av_weather

🧩 Supported Resources

Resource: Renewed-Weathersync

The bridge reads the current weather state from Renewed-Weathersync and applies the right interior lighting blend when the player enters / exits an interior.

Resource: qb-weathersync

QBCore weather sync. Same interior lighting behaviour.

Resource: cd_easytime

CodeSign Easytime - supported for legacy setups.

Resource: vSync

The bridge reads the current weather state from vSync and applies the matching interior lighting blend on enter / exit.

Resource: av_weather

AV Weather. Same interior lighting behaviour - the bridge syncs interior lighting to the av_weather state.

Without a weather resource, the interior lighting uses the GTA default and doesn't react to weather changes outside.

Last updated