User login

Navigation

Poll

I downloaded the ETQW demo and....
...I'm too busy playing for polls.
0%
...it's awesome.
60%
...it's okay, I expected better.
20%
...I'm lost in the valley, anyone have a map?
0%
...my machine won't run it. :-(
20%
Total votes: 5

Who's online

There are currently 0 users and 54 guests online.

Welcome to RUST | Gamedesign.net

Xen

Submitted by Andy on Fri, 2005-02-25 22:04.

Half-Life Xen Entities


xen_hair

Creates a little swaying grass thing... that looks a bit like a hair.

Hair

Properties

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

(1)Sync Movement - If set, all the hairs in the map will move in sync with each other.

Related Entities

None

Notes:
None

Top



xen_plantlight

Spawns a shy light-emitting plant.

Plant Light

Properties

Target - When an entity is activated, it triggers the entity with the name specified by Target.

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

None.

Related Entities

None

Notes:
To make the plantlight actually control a light, set it to target the 'Name' of a light entity.
The reason you would want to do this is so that in a dark area, if the player approaches the plant, the lights go out.
Set the xen_plantlight Target to the Name of the light.
You can give the plant a little halo by setting Render Color (255 255 255) and Render Amount (try 200). The Plantlight will not emit light, but these settings make it look as though it does.

Top



xen_spore_large

Spawns a large sack like thing with legs.

Spore Large

Properties

Target - When an entity is activated, it triggers the entity with the name specified by Target.

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

None.

Related Entities

None

Notes:
This entity has a coded animation that makes it look like it's breathing.

Top



xen_spore_medium

Spawns a medium sack like thing with legs.

Spore medium

Properties

Target - When an entity is activated, it triggers the entity with the name specified by Target.

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

None.

Related Entities

None

Notes:
None

Top



xen_spore_small

Spawns a medium sack like thing with legs.

Spore Small

Properties

Target - When an entity is activated, it triggers the entity with the name specified by Target.

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

None.

Related Entities

None

Notes:
None

Top



xen_tree

Spawns a tree with attitude.

Tree

Properties

Target - When an entity is activated, it triggers the entity with the name specified by Target.

Name - The Name of the entity for triggering.

Render FX - The options are as follows:

0 = Normal
1 = Slow Pulse
2 = Fast Pulse
3 = Slow Wide Pulse
4 = Fast Wide Pulse
5 = Slow Fade Away
6 = Fast Fade Away
7 = Slow Become Solid
8 = Fast Become Solid
9 = Slow Strobe
10 = Fast Strobe
11 = Faster Strobe
12 = Slow Flicker
13 = Fast Flicker
14 = Constant Glow
15 = Distort
16 = Hologram (Distort and Fade)

Render Mode - Options are:

0 = Normal
1 = Color
2 = Texture
3 = Glow
4 = Solid
5 = Additive

FX Amount - The value of the Render Mode, between 0 and 255. 'Solid' mode simply needs a non '0' value to work, while in other modes translucency is controlled by this value.

FX Color - An RGB value that controls the colour of the object rendering. Only Color and Glow Render Modes use the Render Color property, but other entities also use it under different SmartEdit names.

Pitch Roll Yaw - Sets the pitch (up / down), yaw (left / right) and roll (bank) respectively. The compass in WorldCraft / Hammer corresponds to Yaw. The settings are not always (or not all) used.

Flags:

None

Related Entities

None

Notes:
The tree acts like a tentacle, Great for defending an area if used in groups of 4.

Top



Next Entity Guide Ammo Entities



RUST | Gamedesign.net is your source for all the latest game-editing news and tutorials. If you are seeing this message, this means that you are using a browser that does not support CSS. Please upgrade your browser and enjoy your stay at RUST and if you have any questions, comments, or suggestions, please contact a site administrator.