Mod Tutorial
________________________________________
Modding Tutorial :

I've been asked many times how to make a mod. This doesn't bother me to much until the person can not figure out what they are doing and ask me over and over and over again what they are doing wrong.

Well anyway there are 2 programs that I have used to do this. But I'm going to assume if you shelled out $100+ for a program, you probably know what you are doing. So this tutorial will be about dev-c++. The best thing about it is it's free.

________________________________________
Getting started:

Ok what you need to download:
Dev-C++ in a zip file

Install that and then download this:
Update Dev-C++ 4.0 to v4.1

Now extract the update into the Dev-C++ folder.

Continued on Next page...