Target Custom: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) m (→Related) |
imported>Konoko (historical) No edit summary |
||
Line 3: | Line 3: | ||
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). | ||
{{TOCright}} | {{TOCright}} | ||
== | {{SlashCommandArticle | ||
|command=target_custom_next | |||
Cycles through matching targets in near to far order | |options=parameters | ||
|note=Cycles through matching targets in near to far order | |||
===Parameters=== | ===Parameters=== | ||
Line 19: | Line 20: | ||
*''notteammate'' - Exclude teammates | *''notteammate'' - Exclude teammates | ||
*Everything else will match the name of the entity | *Everything else will match the name of the entity | ||
}} | |||
==Examples== | ==Examples== | ||
'''target_custom_next friend notteammate notmypet''' | '''target_custom_next friend notteammate notmypet''' | ||
Line 30: | Line 31: | ||
==Related== | ==Related== | ||
{{TargetRelated}} | {{TargetRelated}} | ||
[[Category:Targeting Commands]] |
Revision as of 18:59, 29 November 2006
This article is a stub. You can help the Wiki by expanding it.
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.