Micro2444
Posts: 15
07:33 PM 02/12/2011 |
Hello again. I am {BCT}Micro. I would love to make a mod for myself but I have no idea how to do scripting. I can do models. skins, and other things just fine. I have a clan member that does maps and such. But no one knows how to make a mod correct script. If It could be possible. Can you do a presentation via Teamviewer and or someother app. To show me how to do this? It would mean alot to me. I have asked some others but they are too stuborn to help.
Thnak you in Advance.
{BCT}Micro
email - matt.i.becker@gmail.com
|
Snakelet
(xfire: snakelet)
OBS Dev
Posts: 1330
06:54 AM 03/12/2011 |
I don't believe it is stubborness stopping others from helping you, but rather a lot of effort to explain things. Learning to mod isn't something you can just teach in 5 minutes.
You need to learn how to program using languages such as C++ etc. Without knowing how to program, or having the dedication to learn it you will not get anywhere.
Once you know that, you need to set a single goal of what you wish to achieve in the game. Eg, add a new weapon, add a new perk etc.
Do a heap of research using the internet, youtube, google, mod sites related to your game etc.
Once you get an idea of what needs to be done, work on achieving it. You will find that even the smallest thing you want to add can be a nightmare and take ages. There is not much to teach, you just have to do the research and learn it slowly.
We have worked on COD4 mods since COD4 came out, which is almost 5 years now, and we still learn new things.
Google is your friend and will not hinder you with 'stubborness' as you seem to believe is the reason others will not help.
You need to use your initiative and teach yourself.
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
08:49 AM 03/12/2011 |
And also
http://www.gamefront.com/files/10253818/CoD4_Modding_Tutorial
That tutorial will show you how to structure and compile mods, but as snakelet said you'll have to learn how to program to make anything substantial
|