Topic: How do you make a mod?

I'm just wondering how to make a mod. I've seen Connorhd posting around and going to give people money for making these types of mods but I have absolutely no clue how. Can somebody explain to me how to make a mod? (I don't care what kind of mod just explain to me how to make a mod in general)

http://www.hack-central.mypunbb.com

^^^Come here and check out my hacking site. You can find all the coolest and latest hacking tools. Guest are not allowed to view the forum to prevent leeches. Btw, I go by the name of Consequence on that site.

Re: How do you make a mod?

Whoops sorry, I think this should be moved in programming section.

http://www.hack-central.mypunbb.com

^^^Come here and check out my hacking site. You can find all the coolest and latest hacking tools. Guest are not allowed to view the forum to prevent leeches. Btw, I go by the name of Consequence on that site.

Re: How do you make a mod?

You need to write php code into the existing phpscripts and probably you want some new files aswell ... so the first step would be to learn php and database structure and communication, and not to hurt your selfesteem, but it really takes a while to do good php & database code ... myself I still do some stupid things, and sometimes struggle to figure out what's not working right etc., and then I consider myself to have a fairly good knowledge about programming in general ...

But, as php is free, you just need a texteditor and setup a testpage and learn php ... there's lots of tutorials online, and the php manual is a really good manual, well worth learning to use aswell.