props_snowGenerator
This is an entity on id Tech 3 engines, present on RTCW Single Player, RTCW Multiplayer and Enemy Territory. Below you can find its spawnflags, keys and editor settings for each game that defines it.
RTCW Single Player
entity brush need to be targeted to an info notnull this will determine the direction the snow particles will travel.
speed gravity turb
count is the number of snowflurries 3 to 5 would be a good number
duration is how long the effect will last 1 is 1 second
Spawnflags
| Flag |
Bit |
Description |
| TOGGLE_ON |
1 |
|
| ALWAYS_ON |
2 |
|
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
3 2 7 |
| Spawn function |
SP_props_snowGenerator |
RTCW Multiplayer
entity brush need to be targeted to an info notnull this will determine the direction the snow particles will travel.
speed gravity turb
count is the number of snowflurries 3 to 5 would be a good number
duration is how long the effect will last 1 is 1 second
Spawnflags
| Flag |
Bit |
Description |
| TOGGLE_ON |
1 |
|
| ALWAYS_ON |
2 |
|
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
3 2 7 |
| Spawn function |
SP_props_snowGenerator |
Enemy Territory
entity brush need to be targeted to an info notnull this will determine the direction the snow particles will travel.
speed gravity turb
count is the number of snowflurries 3 to 5 would be a good number
duration is how long the effect will last 1 is 1 second
Spawnflags
| Flag |
Bit |
Description |
| TOGGLE_ON |
1 |
|
| ALWAYS_ON |
2 |
|
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
3 2 7 |
| Spawn function |
SP_props_snowGenerator |