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
(Initial Entry. Just getting info in it.)
 
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
The target_custom_x commands allow players to specify what kind of entities they wished to target. It is limited to the enities in your perception radius, and what the camera can see, not the character.
+
==Overview==
 +
The target_custom_x commands allow players to specify what kind of entities they wish to target. It is limited to the enities in your perception radius, and what the camera can see, not the character.
  
*targetcustomnext
+
*target_custom_next
*targetcustomprev
+
*target_custom_prev
*targetcustomnear
+
*target_custom_near
*targetcustomfar
+
*target_custom_far
----
+
==Parameters==
*Parameters:
+
*enemy - Hostile enemies  
**enemy - Hostile enemies  
+
*friend - Friendlies (including pets)  
**friend - Friendlies (including pets)  
+
*defeated - 0 HP targets  
**defeated - 0 HP targets  
+
*alive - Living targets  
**alive - Living targets  
+
*mypet - Inlcude only your pets  
**mypet - Inlcude only your pets  
+
*notmypet - Exclude your pets  
**notmypet - Exclude your pets  
+
*base - Include only passive base items  
**base - Include only passive base items  
+
*notbase - Exlude passive base items  
**notbase - Exlude passive base items  
+
*teammate - Include only teammates  
**teammate - Include only teammates  
+
*notteammate - Exclude teammates
**notteammate - Exclude teammates
+
*Everything else will match the name of the entity
**Everything else will match the name of the entity
+
 
 +
==Common Uses==
 +
'''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 EVERYTHING, including doors, boats, cars, villains, heroes.
  
 
[[Category:Slash Commands]][[Category:Targeting Commands]]
 
[[Category:Slash Commands]][[Category:Targeting Commands]]

Revision as of 20:18, 10 July 2006

This article is a stub. You can help the Paragon Wiki by expanding it.

Overview

The target_custom_x commands allow players to specify what kind of entities they wish to target. It is limited to the enities in your perception radius, and what the camera can see, not the character.

  • target_custom_next
  • target_custom_prev
  • target_custom_near
  • target_custom_far

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

Common Uses

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 EVERYTHING, including doors, boats, cars, villains, heroes.