Page 2 of 5

Re: Moonlight Blade MMO model import maxscript

Posted: Tue Nov 18, 2014 6:57 am
by jimbojinbo
Image
Turn out hair UV didn't broken,only thing broken was my brain.LOL
Load right .dat and right texture,everything works fine.

Re: Moonlight Blade MMO model import maxscript

Posted: Tue Nov 18, 2014 11:56 am
by zaramot
Cool! :) I will update my script with bones and weight support, for the first model type soon.

Re: Moonlight Blade MMO model import maxscript

Posted: Sun Nov 23, 2014 12:19 pm
by zaramot
As I said, here's script for second mesh type. I should load most models with bones+weights, but I'm still working to finish it, so wait for some bugs [roll] .

Image

Re: Moonlight Blade MMO model import maxscript

Posted: Sun Nov 23, 2014 3:20 pm
by jimbojinbo
zaramot wrote:As I said, here's script for second mesh type. I should load most models with bones+weights, but I'm still working to finish it, so wait for some bugs [roll] .
Script load 2 meshes,one of them have no UV,another got a wrong-position UV
Image
File:http://www.mediafire.com/download/mn432 ... /MLBBB.rar

Btw,is it possible to get first mesh type bones+weights?

Re: Moonlight Blade MMO model import maxscript

Posted: Sun Nov 23, 2014 3:32 pm
by zaramot
Sure, it's possible. Just need some time. As for UV's it's solved now, you could flip texture and it will look fine even with old script, but it's not very handy so here's update. About first mesh with no UV's, it's should be that way - it's cloth simulation, so there's sim mesh without UV's

Re: Moonlight Blade MMO model import maxscript

Posted: Sun Nov 23, 2014 4:49 pm
by jimbojinbo
zaramot wrote:Sure, it's possible. Just need some time. As for UV's it's solved now, you could flip texture and it will look fine even with old script, but it's not very handy so here's update. About first mesh with no UV's, it's should be that way - it's cloth simulation, so there's sim mesh without UV's
Sweeeeeeeet!

I skin a head mesh by bones,and I want these bones+weights also work on others head.
There are 2 ways I know so far:
Skin Wrap:Because every head meshes got some slightly different,so result isn't good.
Save envelope and load:Require every meshes got same vertices sequence,but problem is every meshes got diffrent vertices sequence
Image
00000000.dat and 0000000a.dat,select same-position vertex
00000000.dat says it was vertex-41,but 0000000a.dat says it was vertex-39
Because of this,Envelope trick won't work,and Morpher won't work either
So is it possible to unify vertices sequence? :scaredy:
Files:http://www.mediafire.com/download/kakw7 ... j/Face.rar

Edit:
Just found out that head use bones instead of morpher,so there is no need to "unify vertices sequence" since developers didn't want to unify it at first.

Re: Moonlight Blade MMO model import maxscript

Posted: Wed Dec 17, 2014 5:32 am
by jewxty
THANKS for the maxscript ~Great work.! I really need it ..


Hair uv is ok~

Re: Moonlight Blade MMO model import maxscript

Posted: Wed Mar 11, 2015 2:28 pm
by CriticalError
well many thanks for support it, I have a question, what about weapons models? after extract all sfc files I got some files of weapons, no all, mayor part of weapons don't have nothing, just dds textures and dfont files so what now?

Re: Moonlight Blade MMO model import maxscript

Posted: Mon Apr 06, 2015 4:34 am
by wjh12338093
Hello, can you tell me the special and model files are those? I find for a long time, I found the file name is a mess!

Sorry, this is the English translation

Re: Moonlight Blade MMO model import maxscript

Posted: Mon Apr 06, 2015 9:21 am
by jimbojinbo
wjh12338093 wrote:Hello, can you tell me the special and model files are those? I find for a long time, I found the file name is a mess!

Sorry, this is the English translation
You cannot find the model file you want?
If so,
NEIYI stand for Underwear
TX stand for TianXiang
ZW stand for ZhenWu
_F_ stand for Female
_M_ stand for Male

There is no files name in package.
That's why files name are mess up.

文件压缩包中没有文件名,所以解压出来的文件的文件名都是随机生成的
看不懂你第一句话说的什么
如果你找不到模型,NEIYI代表内衣,TX代表天香,ZW代表真武,_F_代表女性,_M_代表男性
类似的还有很多
还有问题直接PM我吧

Re: Moonlight Blade MMO model import maxscript

Posted: Wed Apr 08, 2015 1:58 am
by wjh12338093
jimbojinbo wrote:
wjh12338093 wrote:Hello, can you tell me the special and model files are those? I find for a long time, I found the file name is a mess!

Sorry, this is the English translation
You cannot find the model file you want?
If so,
NEIYI stand for Underwear
TX stand for TianXiang
ZW stand for ZhenWu
_F_ stand for Female
_M_ stand for Male

There is no files name in package.
That's why files name are mess up.

文件压缩包中没有文件名,所以解压出来的文件的文件名都是随机生成的
看不懂你第一句话说的什么
如果你找不到模型,NEIYI代表内衣,TX代表天香,ZW代表真武,_F_代表女性,_M_代表男性
类似的还有很多
还有问题直接PM我吧

Thank you very much!!

我已经PM你了。

你在上边发的FACE文件我下载了,但是导入MAX什么都没有啊。

Re: Moonlight Blade MMO model import maxscript

Posted: Wed Apr 08, 2015 5:29 pm
by wjh12338093
Thank you very much!!!!!
I got it。

Image

Re: Moonlight Blade MMO model import maxscript

Posted: Wed Apr 08, 2015 6:25 pm
by CriticalError
wjh12338093 wrote:Thank you very much!!!!!
I got it。

Image
wow thats great, any chance to explain here or via PM?

Re: Moonlight Blade MMO model import maxscript

Posted: Thu Oct 15, 2015 1:28 pm
by tanystark
thats great. [bruce] Thank people very much :D :D

Re: Moonlight Blade MMO model import maxscript

Posted: Fri Oct 16, 2015 9:14 pm
by s25jin
where can i find face mesh?