World of tanks

From miki
Revision as of 16:45, 16 February 2014 by Mip (talk | contribs) (→‎Mods)
Jump to navigation Jump to search

Links

Fan sites
  • WoT-Shot (mods, tips, best tanks, videos)
Guides

Mods

Config for 1920x1080 (griffinwin):

		<!-- ARCADE -->
		<arcade visible="true"> <!-- Sichtbarkeit - true/false - Ja/Nein -->
			<location x="-480" y="498"/> <!-- x, y - Koordinaten x=seite Y=höhe -->
			<delay>10</delay> <!-- Anzeigedauer in Sekunden, nachdem das Ziel nicht mehr Anvisiert ist -->
		</arcade>
...
	<!-- HINTERGRUND -->
	<background alpha="40"> <!-- visible - 0-100 0=transparent -->
		<location x="-90" y="-125"/> <!-- x, y - Koordinaten x=seite Y=höhe -->
		<scale x="150" y="75"/> <!-- x, y - Grösse. 100 - Original -->
	</background>