AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   Custom Weather (https://forums.alliedmods.net/showthread.php?t=315529)

CSFADERU 04-12-2019 11:26

Custom Weather
 
https://forpost-sz.ru/sites/default/...84648_1280.jpg
Quote:

This plugin is designed to set weather conditions on certain maps on your server. The advantage of this plugin is that it can be put on any game modification and ease of use.

In the plugin there is a setting of each card through .ini-file. You can also configure absolutely any installed maps on the server. You can adjust the fog, lighting maps, weather (snow/rain/no snow and rain) and also the sky.
If you use ZP 4.3
Quote:

For high-quality performance of this plugin, you will need to change some of the parameters in your Zombie Plague.

Find the file zombieplague.ini and find in it data string:
Code:

[Weather Effects]
RAIN = 1
SNOW = 0
FOG = 0
FOG DENSITY = 0.0018
FOG COLOR = 128 128 128

[Custom Skies] (randomly chosen if more than one)
ENABLE = 1
SKY NAMES = space

Quote:

Then you have lines RAIN, SNOW, FOG and ENABLED to deliver value to 0. It will look like this:
Code:

[Weather Effects]
RAIN = 0
SNOW = 0
FOG = 0
FOG DENSITY = 0.0018
FOG COLOR = 128 128 128

[Custom Skies] (randomly chosen if more than one)
ENABLE = 0
SKY NAMES = space

Quote:

Then find the file zombieplague.cfg and find this quar: zp_lighting and change its value to void.
Code:

zp_lighting ""
Filling form:
Code:

;  "mapname" "weather" "fog" "fog_red" "fog_green" "fog_blue" "fog_density" "lighting" "skyname"
;
;  mapname
;  weather [ 0 - none | 1 - rain | 2 snow]
;  fog [ 0 - OFF | 1 - ON ]
;  fog_red (RGB)
;  fog_green (RGB)
;  fog_blue (RGB)
;  fog_density - Density of the fog
;  lighting - Освещение карты [ "" - classic in CS | "a-z" - Light level ]
;  skyname - Sky [ "" - Classic (in в .bsp) | "yor name" - new sky ]

"de_dust2" "0" "1" "244" "164" "96" "0.0018" "" ""

The official news of the plugin and so you can - download there
Author - xUnicorn

OciXCrom 04-12-2019 14:40

Re: Custom Weather
 
So where's the download button? If you're going to post a plugin here, provide a direct download link, not one that requires purchase or registration.

Mordekay 04-12-2019 16:01

Re: Custom Weather
 
I've already reported this thread, but didn't understand Russian. If the page requires registration or more worse purchasing the plugin this thread should be trashed.

Funny thing:now I know why "all" russians only play non-steam: after buying all the crap plugins they have no money left to buy the game.
:D

thEsp 04-12-2019 16:54

Re: Custom Weather
 
Quote:

Originally Posted by Mordekay (Post 2647263)
I've already reported this thread, but didn't understand Russian. If the page requires registration or more worse purchasing the plugin this thread should be trashed.

Funny thing:now I know why "all" russians only play non-steam: after buying all the crap plugins they have no money left to buy the game.
:D

Haha, good point tho xD

Indigozm 05-10-2019 02:14

Re: Custom Weather
 
Quote:

Originally Posted by Mordekay (Post 2647263)
I've already reported this thread, but didn't understand Russian. If the page requires registration or more worse purchasing the plugin this thread should be trashed.

Funny thing:now I know why "all" russians only play non-steam: after buying all the crap plugins they have no money left to buy the game.
:D

And it is true :D

HamletEagle 04-07-2020 11:55

Re: Custom Weather
 
You either attach the plugin here or upload it somewhere where people can instantly download, meaning no registration and no purchase. Unapproved, link removed and trashed.


All times are GMT -4. The time now is 12:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.