Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Target Custom"

From Paragon Wiki Archive
Jump to: navigation, search
(split soon, maybe at work after installs are done)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 +
'''This article only covers one of the /target_custom commands. It will be split in the near future)'''
 
==Overview==
 
==Overview==
 
The '''target_custom_next''' [[:Category:Slash Commands|slash command]] will cycle through entities matching the parameters specified. Any parameters that do not match the list below will be interpreted as entity names. Entities are anything not part of the environment. This includes heroes, villains, critters, doors, boats, citizens, and mission objectives. As with other [[:Category:Targeting Commands|targeting commands]], the entities that will be cycled through must be in your perception radius, as well as visible to the camera (not the player).
 
The '''target_custom_next''' [[:Category:Slash Commands|slash command]] will cycle through entities matching the parameters specified. Any parameters that do not match the list below will be interpreted as entity names. Entities are anything not part of the environment. This includes heroes, villains, critters, doors, boats, citizens, and mission objectives. As with other [[:Category:Targeting Commands|targeting commands]], the entities that will be cycled through must be in your perception radius, as well as visible to the camera (not the player).

Revision as of 06:15, 13 December 2006

This article is a stub. You can help the Paragon Wiki by expanding it.
This article only covers one of the /target_custom commands. It will be split in the near future)

Overview

The target_custom_next slash command will cycle through entities matching the parameters specified. Any parameters that do not match the list below will be interpreted as entity names. Entities are anything not part of the environment. This includes heroes, villains, critters, doors, boats, citizens, and mission objectives. As with other targeting commands, the entities that will be cycled through must be in your perception radius, as well as visible to the camera (not the player).

/target_custom_next parameters

Cycles through matching targets in near to far order

Parameters

  • enemy - Hostile enemies
  • friend - Friendlies (including pets)
  • defeated - 0 HP targets
  • alive - Living targets
  • mypet - Inlcude only your pets
  • notmypet - Exclude your pets
  • base - Include only passive base items
  • notbase - Exlude passive base items
  • teammate - Include only teammates
  • notteammate - Exclude teammates
  • Everything else will match the name of the entity

Examples

target_custom_next friend notteammate notmypet

  • Allows easy targetting of pets from other teammates. Also useful in Hami Raids.

target_custom_next notteammate notmypet

  • Will target most anything, including doors, boats, cars, villains, heroes not on your team, other player's pets, bombs, etc.

Alias

Related

Template:TargetRelated