Raised This Month: $51 Target: $400
 12% 

Custom Weather


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
CSFADERU
Junior Member
Join Date: Feb 2019
Old 04-12-2019 , 11:26   Custom Weather
Reply With Quote #1


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

Last edited by HamletEagle; 04-07-2020 at 11:56.
CSFADERU is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:58.


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