Difference between revisions of "Targeting (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Targeting)
(Targeting)
Line 73: Line 73:
 
A second alternative is to double click the new attacker. This will set the current look at target to the new attacker and also initiate an attack against it.
 
A second alternative is to double click the new attacker. This will set the current look at target to the new attacker and also initiate an attack against it.
  
A third alternative to changing targets to the combat reticle is by selecting the new attacking target and issuing a /combatTarget command. This will immediately switch the player's look at target to also be its combat target.
+
A third alternative to changing targets to the combat reticle is by selecting the new attacking target and issuing a /combatTarget command. This will immediately switch the player's look at target to also be its combat target as well as the look at target, essentially the same as double clicking the new attacker.
  
 
   
 
   

Revision as of 17:48, 15 July 2009




Game Mechanics - Mechanics Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Targeting

SWG uses a system for targeting opponents that utilizes two features, a Look At target reticle and a Combat Target Reticle. You can switch look at targets with the mouse or use the TAB key. The combat target in reticle remains the target in which the player is actively engaging/attacking. Until you /attack or /combatAttack the look at target you will not switch 'combat' targets. Against one target, both the look at target and target in reticle will be the same.

The look at target and combat target reticles affect the manner in which a player can fight combat through using specials. Special attacks are used against the look at target while combat target reticle allows the player to execute default attacks on the combat target.

If you have something else other than the attacking target in the look at target reticle, and combat begins, you do not automatically switch to your opponent in combat target reticle. The look at target remains and the new attacker is shown in the yellow box as the combat target in reticle. Any specials or actions that are lined up in the Combat Queue are attempted against what you do have targeted in the look at target. If the current look at target is an unattackable target such as an inanimate object (like a harvester) a corpse, etc then the client will not be able to execute these commands. This doesn't mean however that the player will not respond to attacks. The player's combat target in reticle is attacked using the player's default attack response however the player's special attacks will remain on the look at target until the player switches the look at target to the attacking target in reticle.

If the player's look at target is not attacking and they have another target in combat with them, then the player can click on an empty space on the ground/screen or hit the escape button to clear the current look at target. After doing this, the player can now execute specials on the combat target in reticle since the focus is now on the combat reticle.


One alternative to changing targets if the current look at target is aggressive also, is through using the combat queue by using the /peace command while having the original look at target selected to stop combat with that target, then selecting the new attacker and use the /attack command or /combatAttack to initiate combat with the new attacker.

A second alternative is to double click the new attacker. This will set the current look at target to the new attacker and also initiate an attack against it.

A third alternative to changing targets to the combat reticle is by selecting the new attacking target and issuing a /combatTarget command. This will immediately switch the player's look at target to also be its combat target as well as the look at target, essentially the same as double clicking the new attacker.


You can clear the combat queue with the mouse and clicking Clear on the combat queue pane or use Ctrl-Backspace. Finally you can issue the attack command via the radial menu with the mouse or from the keyboard (~1), or double click the new look target, or use the /attack or /combatAttack commands or icons. The next opponent that attacks you will become your new target or you can click on the opponent manually to make it the new lookat target. If he's a melee NPC, and is still running towards you, he wont become the target until after he has attacked).

In general, to handle multiple attackers you want to

  • 1) switch look targets
  • 2) clear your combat queue, and then
  • 3) attack.


To cycle back to all previous targets (living or dead) the player must issue the SHIFT + CTRL + ; keys.

Source References

Source Source in Context