Peds during snow

Is there a way to have only the peds dressed for cold weather spawn in when the weather is set to snow? Not even sure if this is possible or has already been done. THX!

There’s populationPedCreating event which allows you to set npc model before they are being spawned, but this is also being called for birds and stuff so you need to implement some checks, not sure if that’s the best way though

1 Like