Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Identifying war targets in Local: Difference between revisions

From EVE University Wiki
m Change link to bypass redirect page with incorrect capitalization.
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#css:
@keyframes flashy { 50% { opacity: 0; } }
@-webkit-keyframes flashy { 50% { opacity: 0; } }
@-moz-keyframes flashy { 50% { opacity: 0; } }
@-o-keyframes flashy { 50% { opacity: 0; } }
.flashy img {
    animation-name: flashy;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation-name: flashy;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-name: flashy;
    -moz-animation-duration: .5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -o-animation-name: flashy;
    -o-animation-duration: .5s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: alternate;
} }}
Being able to tell if there's a war target in the system is just one of many ways to [[Tips_For_War|survive during wartime]].
Being able to tell if there's a war target in the system is just one of many ways to [[Tips_For_War|survive during wartime]].


Line 31: Line 4:


== War target icon ==
== War target icon ==
The war target icon is a <span class="flashy">{{icon|tag war|9}}</span> red box with a white star in it (blinking if you have it set according to EVE University standards, see the [[Overview Guide]]). Not to be confused with the {{icon|tag -10|9}} '''Terrible standing''' (-10) and {{icon|tag -5|9}} '''Bad standing''' (-5) icons or the <span class="flashy">{{icon|tag criminal|9}}</span> '''Criminal''', <span class="flashy">{{icon|tag suspect|9}}</span> '''Suspect''' or {{icon|tag outlaw|9}} [[Standing_and_status#Outlaw|Outlaw]] tags.
The war target icon is a <span class="flashy">[[image:ColorTag-StarRed9.gif|9px|link=]]</span> red box with a white star in it (blinking if you have it set according to EVE University standards, see the [[Overview Guide]]). Not to be confused with the [[image:ColorTag-MinusRed9.gif|9px|link=]] '''Terrible standing''' (-10) and [[image:ColorTag-MinusOrange9.gif|9px|link=]] '''Bad standing''' (-5) icons or the <span class="flashy">[[image:ColorTag-SkullRedBlack9.gif|9px|link=]]</span> '''Criminal''', <span class="flashy">[[image:ColorTag-SkullYellowBlack9.gif|9px|link=]]</span> '''Suspect''' or [[image:ColorTag-SkullOrange9.gif|9px|link=]] [[Standing_and_status#Outlaw|Outlaw]] tags.


== Local ==
== Local ==
Line 42: Line 15:


=== Wormhole space ===
=== Wormhole space ===
The only exception to the normal behaviour of people showing up in local is for [[Wormhole Space|wormhole space]], where players will not automatically show up in the member list until they actually speak up in local.
The only exception to the normal behaviour of people showing up in local is for [[wormhole space]], where players will not automatically show up in the member list until they actually speak up in local.
<div style="clear: both"></div>
<div style="clear: both"></div>


Line 48: Line 21:
There are many improvements you can make in order to make local easier to keep an eye on, and to show more of what you need and less of what you do not need.
There are many improvements you can make in order to make local easier to keep an eye on, and to show more of what you need and less of what you do not need.


First of all, the default settings for your local window uses up a lot of space for things that are of little to no interest. Big portaits both in the chat window and the member list, reduce the number of pilots shown in the member list as well as taking up multiple lines in the chat window. This can be improved by changing a few settings, by clicking the cogwheel or people icon in the settings bar, as shown below.
First of all, the default settings for your local window uses up a lot of space for things that are of little to no interest. Big portraits both in the chat window and the member list, reduce the number of pilots shown in the member list as well as taking up multiple lines in the chat window. This can be improved by changing a few settings, by clicking the cogwheel or people icon in the settings bar, as shown below.
{|
{|
| valign="top" | [[image:local_compact_list.png|thumb|The '''Show Compact Member List''' option will remove the portraits from the member list, allowing for more names to be shown.]]
| valign="top" | [[image:local_compact_list.png|thumb|The '''Show Compact Member List''' option will remove the portraits from the member list, allowing for more names to be shown.]]
Line 60: Line 33:




 
{{FlashyCSS}}
[[Category:Guides]]
[[Category:Guides]]
[[Category:PvP]]
[[Category:PvP]]
[[Category:User Interface]]
[[Category:User Interface]]