Yeah. I forgot to put the source in the zip but I emailed it to Rich.
To make your own level you need to draw them in paint and save them as .pngs in a folder.
call them they're grid coordinates (11.png, 34.png). Then you need to trace over the level of the land and it stores the values in an array. There's some code at the bottom to do this.
If you want snow just add Propersnow() to the loop and for rain add rain()
Put an mp3 file in the Music folder called the same as your level.
If you want to change the starting positions edit the array Storm.Start or whatever.
If you don't have the source then just paint over one of my levels and make an array Floor(4000) for the ground heights. Remember that 0,0 is the top left of 11.png and the y's get less as you go up.
I'll upload the source here this evening.
________________________________
EDIT----
Look at the Media folder to understand it better.#
I might release a new media pack, you can edit any of the pictures in the media folder to make new tanks.
I might have time to upload a new version with taunts (only found my mic today!) and then you'll be able to record your own ones of those)