AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   RainySnowy (Enables CS weather) v2.0y (https://forums.alliedmods.net/showthread.php?t=42151)

OneEyed 07-28-2006 04:18

RainySnowy (Enables CS weather) v2.0y
 
15 Attachment(s)
RainySnowy 2.0y

Description:
This will utilize Counter-Strike 1.6's weather system. Choose from Rain or Snow, and have nice looking weather effects. It appears appropriately outside and does not appear indoors. Also, recently added is a lightning system and rain sounds. Rain will only play when your outside, and players has 1 in 1000 * MAXPLAYERS chance of getting struck by lightning.

Authors: OneEyed & teame06

Requirements:
- AMXX 1.71+
- Modules: Default FAKEMETA. To use ENGINE, uncomment the #include, and comment #include <fakemeta>
- .inc file: ojos.inc has #defines and stocks to make switching between ENGINE and FAKEMETA a breeze. Whichever #include you choose is the module's natives it'll use. Their designed to do the same thing on both modules, in one simple macro.

CVAR:
- weather_type < 0 | 1 | 2 | 3 > - ( 0 = OFF | 1 = RAIN | 2 = SNOW | 3 = RANDOM )
- weather_storm < 0 - 100 > - ( 0 = OFF | 1-100 = INTENSITY ) - Only works when its raining.

Credits: Twilight Suzuka, got some things from timer16.

Compiling: Add ojos.inc to your scripting/include/ folder. Then drag and drop rainysnowy.sma into compile.exe. (This requires the scripting/ folder from AMXX 1.75)

SCREENSHOTS: Screenshot Gallery

NOTICE: The WEATHER can only be changed on mapchange, because its done before map loads! So change the map after changing the cvars or use weather_type 3 for randomness!!!

godlike 07-28-2006 05:17

Re: RainySnowy (Enables CS weather)
 
This looks n1. you dont need the sprites files for this plugins?

OneEyed 07-28-2006 05:19

Re: RainySnowy (Enables CS weather)
 
nope, cs comes with them

godlike 07-28-2006 05:22

Re: RainySnowy (Enables CS weather)
 
kej thx im going to test this right away.

godlike 07-28-2006 05:28

Re: RainySnowy (Enables CS weather)
 
It works gj oneEyed . I hope this gets approved soon!
This will be better if you add sounds with the rain and stuff.
or lightnings im just saying things xD

Kensai 07-28-2006 05:37

Re: RainySnowy (Enables CS weather)
 
Screenshots?

OneEyed 07-28-2006 05:43

Re: RainySnowy (Enables CS weather)
 
I took some screenshots, but its very hard to see it in them, cause their rendered very lightly. (I'm guessing so they wouldn't mess up gameplay.)

godlike 07-28-2006 05:52

Re: RainySnowy (Enables CS weather)
 
kensai you have to test it and see it with your own eyes .its a good plugin

Kensai 07-28-2006 05:56

Re: RainySnowy (Enables CS weather)
 
But....but...I'm too lazy?

SubStream 07-28-2006 09:52

Re: RainySnowy (Enables CS weather)
 
Great plugin + karma


All times are GMT -4. The time now is 21:02.

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