• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

color change on grass safari textures

nilllzz

Original Developer
Administrator
P3D Developer
There's a "SeasonTexture" property on the entity. Which means it replaces the colors 0,0,0; 85,85,85; 170,170,170 and 255,255,255 with colors according to which season is currently active in the game.
Just replace your white (255,255,255) color with a slightly darker gray (254,254,254) or something similar.

This is not a bug.
 

Narx221

Dragon Tamer
There's a "SeasonTexture" property on the entity. Which means it replaces the colors 0,0,0; 85,85,85; 170,170,170 and 255,255,255 with colors according to which season is currently active in the game.
Just replace your white (255,255,255) color with a slightly darker gray (254,254,254) or something similar.

This is not a bug.
If i eliminate that image will work or not?
 
Top