rain_modify
Jump to navigation
Jump to search
rain_modify
is a point available in Paranoia and
Cry of Fear.

- The {{{engine}}} parameter is inconsistent with the name defined by the {{gldsrc}} template. This can most likely be fixed by setting the value of the {{{engine}}} parameter to GoldSrc.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
Which is used to directly turn on and off the rain.

Keyvalues
- Fading time (m_flTime) <integer>
- The time it takes for rain to acquire the specified settings. Set in seconds. This is to smoothly turn the rain on and off.

- Drips per second (m_iDripsPerSecond) <integer>
- The number of drops that appear per second.

- Wind X (m_flWindX) <integer>
- Wind deflection
- Wind Y (m_flWindY) <integer>
- Wind deflection

- Rand X (m_flRandX) <integer>
- Wind deflection spread for each drop.
- Rand Y (m_flRandY) <integer>
- Wind deflection spread for each drop.
