env_render

From Sven Co-op
Jump to navigation Jump to search
env_render
Type

point

Status

supported

 


Point entity which allows you to change render-mode, -fx, -amount and -color of another entity.

1 Keyvalues

Radius : armorvalue

Set the radius, in units, in which to search for the env_render's targets. Set this to 0 if you do not require the targets to be in a specific radius, but anywhere on the map.

2 Flags

1 : No render-fx

If set, the env_render won't change its targets render-fx.

2 : No render-amt

If set, the env_render won't change its targets render-amt.

4 : No render-mode

If set, the env_render won't change its targets render-mode.

8 : No render-color

If set, the env_render won't change its targets render-color.

16 : Auto apply

If set, the env_render will search for its target within the provided radius and apply the changes to every valid entity found, whenever it is found, regularly instead of only when triggered.