func_rotating (Half-Life) Last edited 9 years ago2014-11-23 14:51:12 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
Brush Entity

This entity lets you create a rotating object.

Attributes

[list]
[li]0 = Normal [li]Render Mode (rendermode) - Controls the type of rendering that is used for an object. Options are: [li]Pitch Yaw Roll (angles) - 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.[/li]
[li]Global Entity name (globalname)[/li]
[li]FX Amount (renderamt)[/li]
[li]FX Color (rendercolor)[/li]
[li]ZHLT Lightflags (zhlt_lightflags)[/li]
[li]Light Origin Target (light_origin)[/li]
[li]Rotation Speed (speed) - This is the maximum speed the rotating object will acheive.[/li]
[li]Volume (volume) - Sound volume from 0 to 10 (10 loudest).[/li]
[li]Friction (fanfriction) - If the Acc/Dcc flag is enabled, this value determines the time it takes to reach full speed or to stop after being triggered.[/li]
[li]Fan Sounds (sounds) - The sound to make while moving. Values:
0 = no sound
1 = fast whine
2 = slow rush
3 = medium rickety
4 = fast beating
5 = slow smooth[/li]
[li]WAV Name (message) - The path / filename of a custom movement sound to be played (overrides Fan Sounds).[/li]
[li]_minlight (_minlight) - Minimum light level.[/li]
[li]X Y Z - Move here after lighting (spawnorigin)[/li]
[li]Damage inflicted when blocked (dmg) - If the player blocks the entity's movement, this amount of damage will be dealt.[/li]
[/list]

Flags

Notes

1 Comment

Commented 13 years ago2011-01-04 02:53:03 UTC Comment #101137
In counter strike, if they are activated with a button or any way else (originally off) they continue to rotate the next round, until the map is restarted using "restart" command.

You must log in to post a comment. You can login or register a new account.