PDA

View Full Version : Weather change -> Rain & snow...


Dr.G
04-06-2008, 11:46 AM
A plugin like this would be really cool for DoD http://forums.alliedmods.net/showthread.php?p=358960

+ the fact that u can be struck by lightning would this a realism plugin IMO, and pbl allover seam to love that these days...

Cheers..

*edit*

Well since we talked alot about modifying maps with BSPedit and so, i have tryed to add and change:
detect_weather_type (integer)

0 - None (default)
1 - Rain
2 - Snow

But it wont work in most maps or i missed something. Since what i can see in the script to plugin above thats kinda the same thing it does but ofcuz with CS entitys. So iam not sure that this is even possible to make. But again did i miss something?

diamond-optic
04-06-2008, 12:22 PM
well the built-in weather stuff in dod is loaded client side.. so if you're changing the weather entity, the client must have that change on their copy

Dr.G
04-06-2008, 12:29 PM
Ohhh! Well isnt that what the plugin does? Run it on the client side?

If yes that would mean that the plugin would be possible to fit to dod with some "remake"/new entitys???