ReverendV92 / SimpleWeather

A weather & day-night cycle mod for Garry's Mod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snow textures don't reset correctly on first map, but work fine on subsequent maps

ReverendV92 opened this issue · comments

When the initial map is loaded after the game is launched, the snow textures turn invisible when the weather returns to clear.

Presents no error, and the bug fixes itself on subsequent map changes.

Error/oversight with initial map load? InitPostEntity-related scope?

Need help/more data.

Well
you'de just do it on the client initpostentity.
And make sure you somehow render the whole map.
To make sure all the textures are actually loaded in and cached.