Thanks! Is Torque difficult coding, or to be simple is it more difficult than java? Because I am not going to learn an advenced coding language just to make mods for a game.
It really depends who you are, but for me I think TorqueScript is simpler that java. It is also quite similar to PHP as far as syntax goes.
If you want to know how to make a map, you'll need to install Mission Editor, which you can find as a sticky in Coding Help. When you press F11 in game and mission editor is installed, you will be able to modify the terrain using certain tools, and then later save the map.
To model for this game, you'll need a program like milkshape or blender, and when you've made the model you need to export it as a .dts file. You can put that in a addon folder and use a script to implement it as a vehicle or weapon in the game.