This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Question] Could somebody teach me all of this?  (Read 2737 times)

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
[Question] Could somebody teach me all of this?
« on: June 16, 2011, 01:38:35 pm »
Hey

So, I'm Herb, I've been World building for about a year now or something about that,  but I want to expand in WoW modding.

I've recently taken a look at the Modelling & Animation section and I've been very impressed with all of the models and such that has been made here and I thought "Hey, what if I could make those things too?"
So, I'm basically asking one of you great people 'round here to spare some time to teach me how to do all this. I'd be forever grateful!

Thanks,
Herbalism
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #1 on: June 16, 2011, 05:55:20 pm »
you can start with this http://en.wikibooks.org/wiki/Blender_3D ... f_Contents
the importer is at this link (for 3.x) http://www.ridiculousx.net/Projects/M2Mod3.zip
now you can begin to do some simple edit as i did viewtopic.php?f=9&t=600

i'm not so skilled in blender to do a guide, but the importer is simple to use
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #2 on: June 16, 2011, 09:04:22 pm »
Thanks a lot, I bet this is just what I needed to get started :D I'll post with some of my progress later, thanks!

edit: Okay, so i'm using M2Mod3 and I get the following error:

error: failed to load SKIN, file is corrupt.

it loads the model and everything fine, i fixed that in the configurations but for some reason, the SKIN file doesn't work. I have it in the same folder as the m2 model but... yeah, what should I do?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #3 on: June 16, 2011, 09:40:19 pm »
when you use m2mod on a .m2 file you need all the .skin files (and i extract all .anim too)
you must use the updated m2 model (estract it From patch*.MPQ) or your model can give a //132 error
remember that if you add a vertex you must attach it on a bone to show (and animate) it in game
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #4 on: June 16, 2011, 09:50:49 pm »
Alright great, I got the M2 to work, i got the M2I now. But when I try to start up Blender, i get some sort of error that "Blender has met a problem and has to shut down" or something like that. What should I do? I have it on my external harddisk, "F:", would that have something to do with it?
i tried running it as administrator, I use windows xp
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #5 on: June 16, 2011, 10:25:00 pm »
i don't know, i use Blender 2.49 on Ubuntu 11.04 with Ati proprietary driver, but blender is multiplatform and must work on (fucking old) WinXP
try to follow a tutorial on blender for winxp, i think google can help you!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #6 on: June 16, 2011, 10:38:22 pm »
Yeah I did some searching and I'm beginning to think it's quicktime, so i downloaded the quicktimeinstaller and atm im cleansing my comp cause it tells me i dont have enough disk space



edit: well that didn't work out very well, so I'm gonna try moving all of this over to my other comp, which is a Windows Vista. Then I'm gonna cross my fingers and hope it works cause I can't figure out why it's doing this.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #7 on: June 17, 2011, 12:42:33 am »
Sorry for double posting, but I've tried just about everything now and I was just wondering what version of Blender you are using? This doesn't work out for me, I'm going to try run this blender on my vista tomorrow but I'm still curious on what version you have.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #8 on: June 17, 2011, 02:27:52 am »
Quote from: "doresain"
i use Blender 2.49 on Ubuntu 11.04
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #9 on: June 17, 2011, 11:20:20 am »
Oh, sorry, I didn't notice that xD

Alright, so I downloaded Blender 4.9a, I also downloaded Python 2.6.7 which it told me to get.
Blender starts up ok, but that black square that pops up when you start blender tells me this:

"Compiled with Python version 2.6.2
'import site' failed; use -v for traceback
Checking for installed Python... No installed Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily."

I got Python in C:Programs and blender in F:blenderfblender

Now what should I do to get Blender to use Python?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

doresain

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 202
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #10 on: June 17, 2011, 12:29:28 pm »
try to install python to this link and then install blender http://ninite.com/
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #11 on: June 17, 2011, 01:06:09 pm »
Alright, I fixed it, it says it got it now.

However, I did as the readme in M2Mod3 told me and copied those scripts into %appdata% Blender FoundationBlender.blenderscripts and restarted it but when I try to import OrcMale.M2I it tells me "unknown file type of error" or something like that. any suggestions?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Herbalism

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 81
    • View Profile
Re: [Question] Could somebody teach me all of this?
« Reply #12 on: June 17, 2011, 06:31:09 pm »
Alright, I fixed everything and as I promised I'm posting the results.

I don't know what happened, but I fattened the orc male models arms and face but for some reason it turned out like this. It doesn't matter though cause im lulling my ass off at it! xD






derp.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »