Modcraft - The community dedicated to quality WoW modding!

Community => Random => Topic started by: Manaker on August 11, 2010, 11:17:45 pm

Title: An all around overview
Post by: Manaker on August 11, 2010, 11:17:45 pm
hey,
im not really sure if this is the right spot to post this but i have a question. This site isnt really that informative for new modders (me). I was wondering if someone could tell me and others that see this post, EVERYTHING you need to mod. Server, tech, downloads, (not really tutorials) but resources and where to download them and what they are used for.  I know about mmorpgs because i was about to make one but i couldnt get the funds. (anyway) i know about 3ds max, nogg-it, mps editor and all that stuff but i don't know how to put it together.
       as in, server. What do i do when it comes to server. a wow private server? an emu? and how do i go about setting it up and putting the adt's and wdt's into it and the data.

thats really all i need.

(also, what version of wow i should downgrade to)

thanks :)
Title: Re: An all around overview
Post by: Buddiman on August 12, 2010, 03:17:47 am
I think all the tutorials for really new beginners will come soon enough.

To your question for the WoW-version, i would choose 3.3.0 or 3.3.2... You can edit all the files and most of the stuff for newer versions is really good documentated (e.g. look at wowdev wiki at madx.dk)

The other questions i think its better to wait for tutorials. I think I'll go to write some tutorials in the next days.
Title: Re: An all around overview
Post by: Manaker on August 12, 2010, 06:51:47 pm
okay thanks :) and in those versions, the water works ingame?
Title: Re: An all around overview
Post by: Steff on August 13, 2010, 06:07:58 am
For water you can use allocen and allocenfix from Schlumpf.
I will upload some tools this weekend and write a list for beginners.
Title: Re: An all around overview
Post by: Jack on August 13, 2010, 02:55:43 pm
This forum here is quite new and not many people are contributing tutorials etc.
All of the people here are doing their best, but it takes time.
Title: Re: An all around overview
Post by: Manaker on August 13, 2010, 10:35:56 pm
oh i thought it has been here for a while. sorry :P
Title: Re: An all around overview
Post by: Manaker on August 17, 2010, 09:00:14 am
Okay, i've looked up on Private servers and how to set them up. Now, how do i connect the dots. How do i put the mods and the data into the private server for testing? Any help would be great :)
Title: Re: An all around overview
Post by: Steff on August 17, 2010, 09:23:55 am
Its right that you can find here no beginner guide but some tuts are already on.
Basically you extract files form MPQs or create new with taliis and noggit, pack them again in MPQs and put them with the next free patch name into your wow/data directory. To modify the interface you need a patched WoW.exe because this section in the MPQs is secured by Blizzard.

Some basic but important tips every builder should know:
viewtopic.php?f=26&t=98 (http://modcraft.io/viewtopic.php?f=26&t=98" onclick="window.open(this.href);return false;)

The MPQ archives:
viewtopic.php?f=26&t=41 (http://modcraft.io/viewtopic.php?f=26&t=41" onclick="window.open(this.href);return false;)

Basic groundmodeling tut:
viewtopic.php?f=22&t=26 (http://modcraft.io/viewtopic.php?f=22&t=26" onclick="window.open(this.href);return false;)

After this guide look at the tutorial sub broads of every section and read the stuff that is already there. If you have further questions feel free to ask in the depending boards.