Welcome to Wargaming.net Wiki!
Variants
/
MarkersScheme.xml

MarkersScheme.xml

Jump to: navigation, search

Info for the markersScheme.xml found in World of Warplanes. You can find the file in res\gui\flash\xml.


Here you have <avatars> <teamObjects> <bombers>.

<avatars> is for aircraft targets. <teamObjects> is for ground targets. <bombers> ???

Avatars

In <avatars> you have <simple> <orientation> < center>.

<simple> is markers for aircraft. <orientation> ???. < center> is for the arrows that point to enemies near your aircraft.

Avatars/Simple

Here we have <default> and <alt>. It is just regular view and alt view. After this, you have <enemy> <ally> <target> <flight>.

  • <enemy> - all enemy planes
  • <ally> - all ally planes
  • <target> - your selected target
  • <flight> - your flight

After this are the distances.

  • <effectiveFire> - withing firing range
  • <aiming> - outside effective firing range and below 1800m
  • <far> - above 1800m and below 5000m
  • <very far> - over 5000m

Inside these you can put information about the plane.

  • <icon> - plane type icon size (XS/S/M/L/XL/XXL)
  • <pbar> - hp bar size(small/medium/big)
  • <command /> - ??? I think it let's you use F# commands on them
  • <crits /> - show plane crits
  • <damage /> - ??? show damage numbers
  • <distance /> - show distance
  • <playerName /> - show player name
  • <planeName /> - show plane name
  • <repair /> - ??? show airbase repair wrench
  • <objectName /> - ??? show ground target name

Avatars/Orientation

I don't think this matters

Avatars/center

This shows the arrows pointing to planes around you. Only shows enemies.

  • <icon> - plane type icon size (XS/S/M/L/XL/XXL)
  • <command /> - ???
  • <class /> - show the class icon
  • <distance /> - show distance

teamObjects

  • <warning /> - ???
  • <border> - ??? the target selection corners (small/medium?/big)
  • <icon> - target icon size (XS?/S/M/L/XL)
  • <pbar> - hp bar size (small/medium/big)
  • <damage /> - damage numbers
  • <distance /> - distance
  • <objectName /> - object name
  • <parts /> - the sections?