Template:I Targetname: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Removing the comments. Leaving "Color" and "Alpha" in until the dispute is resolved.) |
||
Line 11: | Line 11: | ||
: Causes this entity's OnUser''1-4'' outputs to be fired. See [[User Inputs and Outputs]]. | : Causes this entity's OnUser''1-4'' outputs to be fired. See [[User Inputs and Outputs]]. | ||
* '''Color {{color}}''' | * '''Color {{color}}''' | ||
: Set the rendercolor. | : Set the rendercolor. | ||
* '''Alpha <[[byte]]>''' | * '''Alpha <[[byte]]>''' | ||
: Set the renderamt. | : Set the renderamt. |
Revision as of 05:29, 19 September 2005
Kill
- Removes this entity from the world.
- KillHierarchy
- Removes this entity and all its children from the world.
- AddOutput <string>
- Adds an entity I/O connection to this entity. Format: <output name> <targetname>:<inputname>:<parameter>:<delay>:<max times to fire (-1 == infinite)>. Very dangerous, use with care.
- FireUser1-4
- Causes this entity's OnUser1-4 outputs to be fired. See User Inputs and Outputs.
- Color ⇆#000000rgb(0,0,0)⇆
- Set the rendercolor.
- Alpha <byte>
- Set the renderamt.