monster_turret Last edited 5 years ago2019-05-05 10:19:32 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.
Point Entity

Spawns a bigger turret.

Attributes

[list]
[li]0 = Normal [li]Render Mode (rendermode) - Controls the type of rendering that is used for an object. Options are: [li]TriggerTarget (TriggerTarget) - The event to trigger when the TriggerCondition is met. Used by monsters.[/li]
[li]Trigger Condition (TriggerCondition) - This controls the condition under which a monster will trigger its TriggerTarget. The options are: [li]FX Amount (1 - 255) (renderamt)[/li]
[li]FX Color (R G B) (rendercolor)[/li]
[li]Pitch Yaw Roll (Y Z X) (angles)[/li]
[li]Animation Sequence (editor) (sequence)[/li]
[li]Orientation (orientation) - 0 = Floor Mount, 1 = Ceiling Mount[/li]
[/list]

Flags

Inputs

Outputs

Team Fortress Classic only

Attributes

  • Targetname of teamcheck goal (teamcheck) - Using this in conjunction with an info_tf_teamcheck allows you to switch the entity's team allegiance when the info_tf_teamcheck changes its team setting. The team_no property must be set to Any (0) if you use this value.
  • Has item # (items_allowed) - The player must be carrying this item to use this entity. Set 0 to ignore this criterion.
  • Has item from group # (h_i_g) - The player must be carrying any item from this group to use this entity. Set 0 to ignore this criterion.
  • Hasn't item from group # (hasnt_item_from_group) - To use this entity, the player must not be carrying any item from this group. Set 0 to ignore this criterion.
  • If item # has moved (if_item_has_moved) - A player can only use the entity if this item is not in its original spawn location. Set 0 to ignore this criterion.
  • If item # hasn't moved (if_item_hasnt_moved) - A player can only use the entity if this item is in its original spawn location. Set 0 to ignore this criterion.
  • If goal # active (if_goal_is_active) - Players can only use the entity if this goal is in the active state. Set 0 to ignore this criterion.
  • If goal # inactive (if_goal_is_inactive) - Players can only use the entity if this goal is in the inactive state. Set 0 to ignore this criterion.
  • If goal # removed (if_goal_is_removed) - Players can only use the entity if this goal is in the removed state. Set 0 to ignore this criterion.
  • If group # active (if_group_is_active) - A player can only use the entity if all the goals in this group are in the active state. Set 0 to ignore this criterion.
  • If group # inactive (if_group_is_inactive) - A player can only use the entity if all the goals in this group are in the inactive state. Set 0 to ignore this criterion.
  • If group # removed (if_group_is_removed) - A player can only use the entity if all the goals in this group are in the removed state. Set 0 to ignore this criterion.
  • Target (target) - When an entity is activated, it triggers the entity with the name specified by Target.
  • 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.
  • Render Mode (rendermode) - Controls the type of rendering that is used for an object. Options are:
[list]
[li]0 = Normal
  • 1 = Color
  • 2 = Texture
  • 3 = Glow
  • 4 = Solid
  • 5 = Additive[/li]
[li]Render FX (renderfx) - Gives objects special render effects. Think of it as modifying whatever the Render Mode puts out. 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)[/li]
[li]Goal Activation bitfields (g_a)[/li]
[li]Team to shoot at (team_no)[/li]
[li]Player class to shoot at (playerclass)[/li]
[li]AI Trigger Target (TriggerTarget)[/li]
[li]AI Trigger Condition (TriggerCondition)[/li]
[li]Name (targetname) (targetname)[/li]
[li]FX Amount (1 - 255) (renderamt)[/li]
[li]FX Color (R G B) (rendercolor)[/li]
[li]Orientation (orientation)[/li]
[/list]

3 Comments

Commented 2 months ago2024-02-21 09:42:20 UTC Comment #105994
This says hecu have taken over black mesa, but don't these appear in office complex?
Commented 2 months ago2024-02-21 09:42:22 UTC Comment #105995
This says hecu have taken over black mesa, but don't these appear in office complex?
Commented 2 months ago2024-02-21 09:43:17 UTC Comment #105996
why did it send twice

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