by the way..would anyone of you people tell me how to extract models from dissidia and CC and how to import them in 3dsmax?
You'll need Mesh2rdm (it can be found on these forums somewhere) for the dissidia models. For the Crisis Core models use Koral's Rinoa viewer, it even comes with a handy "export to obj" button.
As for mesh2rdm, you'll have to create a .bat file. So open notepad and save it as Run.bat and make sure to save it as "all files" instead of ".txt"
An example of what should be in the .bat document: mesh2rdm kefka.gmo Kefka.obj -texpre Kefka -rotate -90 0 0 -scale 1.0 -objout
This will work if you have a .gmo file named kefka, and will give you a .obj with textures. (I don't think a .mtl is created though)
wow thanks for that! :-D ill try it now! hehe