Traditional Culture Encyclopedia - Weather forecast - Mine is the final version of cs 1.6 Zombie 4.07, and the weather inside is always foggy. Can you adjust the weather and explain it in detail?

Mine is the final version of cs 1.6 Zombie 4.07, and the weather inside is always foggy. Can you adjust the weather and explain it in detail?

No need to download a new one ~

I am also this version ~

You can try this method ~ pro-test is really useful ~

Try it ~

First, use the UE to open:

X: \ cs1.6 \ cstrike \ addons \ amxmodx \ scripting folder.

Zombie _plague40.sma zombie main plug-in,

Find the following paragraph:

//Weather effect: uncomment a line to get the desired effect.

//# Define Atmosphere _ Rain//Rain

//# Define Atmosphere _ Snow//Snow

//# Define Atmosphere _ Fog//Fog

That's him. There are three kinds of closed weather, the order is: rain. Snow, fog

See the diagonal line in front,

If removed, the corresponding weather effect can be turned on. For example, I'm going to have foggy and snowy days now.

Just change it to://weather effects: convention on a line and it will have the desired effect.

//# Define Atmosphere _ Rain//Rain

# Define Atmosphere _ Snow//Snow

# Define Atmosphere _ Fog//Fog

Save it in UTF-8 NoBom format with UltraEdit.

Just overwrite the original plug-in after compilation.

I hope you can solve it ~ have a good game ~ ~