Ahhhhhhh a wonderful game, with millions of players. This BattleTanks game is completely free and is easily modable.It's where you command a big army of tanks as a tank yourself while either sending them to the enemy or fighting along side them. This game will not upset anybody who plays it. It even has it's own Moddb page with some mods

. I've made a few tanks of my own for it with different looks, but the person who put it up on moddb(Rebel28) can't figure out how to make models

. I'll contribute to that problem pretty soon

. If you need a little razz with your tanks then here's how to do it.
Go to those .tank files in the game's tank directory and open any one of them up using notepad. Type in the name of the model, turret, explosion size:The new Flying Tank Fighter using my modifications:
<tank>
<display name="Flying Tank Fighter" datasheet="Flying Tank Fighter.png" icon="Sherman\icon.png"/>
<ammo capacity="1000" firerate="10.5" velocity="200" power=".9"/>
<tank armor="1" movespeed="20.0" turnspeed="1.9" acceleration="20.0"/>
<mesh>
<body x="0" y="0" z="0" file="Sherman\Sherman_BODY.x"/>
<turret x="0" y="0" z=".015" file="Abrams\Abrams_TURRET.x"/>
<barrel x="0" y="1.80" z=".825" file="M10\M10_BARREL.x"/>
</mesh>
<texture team="American" file="Sherman\Body_American.png"/>
<texture team="German" file="Sherman\Body_German.png"/>
<texture team="Japanese" file="Sherman\Body_Japanese.png"/>
<texture team="Russian" file="Sherman\Body_Russian.png"/>
<sound fire="Sounds\Small Cannon.wav" engine="Sounds\Medium Loop.wav" shell="Sounds\Small Impact.wav" explode="Sounds\Explode2.wav" splash="Sounds\Splash1.wav"/>
<scale x="2" y="2" z="2"/>
<rotate x="0" y="-90" z="0"/>
</tank>
WARNING: Incorrect INI lines or coding will easily crash the game!
Pictures.