Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Moonlight Blade MMO model import maxscript

Post questions about game models here, or help out others!
jimbojinbo
n00b
Posts: 11
Joined: Fri Aug 22, 2014 10:57 am
Has thanked: 67 times
Been thanked: 3 times

Re: Moonlight Blade MMO model import maxscript

Post 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.
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: Moonlight Blade MMO model import maxscript

Post by zaramot »

Cool! :) I will update my script with bones and weight support, for the first model type soon.
Making model-import scripts, PM
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: Moonlight Blade MMO model import maxscript

Post 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
You do not have the required permissions to view the files attached to this post.
Making model-import scripts, PM
jimbojinbo
n00b
Posts: 11
Joined: Fri Aug 22, 2014 10:57 am
Has thanked: 67 times
Been thanked: 3 times

Re: Moonlight Blade MMO model import maxscript

Post 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?
User avatar
zaramot
double-veteran
double-veteran
Posts: 783
Joined: Wed Jan 05, 2011 12:41 pm
Has thanked: 39 times
Been thanked: 855 times

Re: Moonlight Blade MMO model import maxscript

Post 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
You do not have the required permissions to view the files attached to this post.
Making model-import scripts, PM
jimbojinbo
n00b
Posts: 11
Joined: Fri Aug 22, 2014 10:57 am
Has thanked: 67 times
Been thanked: 3 times

Re: Moonlight Blade MMO model import maxscript

Post 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.
Last edited by jimbojinbo on Mon Apr 06, 2015 9:02 am, edited 1 time in total.
jewxty
ultra-n00b
Posts: 3
Joined: Fri Jul 18, 2014 1:32 pm
Has thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post by jewxty »

THANKS for the maxscript ~Great work.! I really need it ..


Hair uv is ok~
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

Re: Moonlight Blade MMO model import maxscript

Post 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?
wjh12338093
beginner
Posts: 20
Joined: Thu May 01, 2014 2:12 pm
Has thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post 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
jimbojinbo
n00b
Posts: 11
Joined: Fri Aug 22, 2014 10:57 am
Has thanked: 67 times
Been thanked: 3 times

Re: Moonlight Blade MMO model import maxscript

Post 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我吧
wjh12338093
beginner
Posts: 20
Joined: Thu May 01, 2014 2:12 pm
Has thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post 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什么都没有啊。
wjh12338093
beginner
Posts: 20
Joined: Thu May 01, 2014 2:12 pm
Has thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post by wjh12338093 »

Thank you very much!!!!!
I got it。

Image
User avatar
CriticalError
double-veteran
double-veteran
Posts: 678
Joined: Sun Jul 05, 2009 2:03 am
Has thanked: 104 times
Been thanked: 41 times

Re: Moonlight Blade MMO model import maxscript

Post by CriticalError »

wjh12338093 wrote:Thank you very much!!!!!
I got it。

Image
wow thats great, any chance to explain here or via PM?
tanystark
ultra-n00b
Posts: 4
Joined: Sun Oct 11, 2015 2:55 pm
Has thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post by tanystark »

thats great. [bruce] Thank people very much :D :D
You do not have the required permissions to view the files attached to this post.
s25jin
n00b
Posts: 12
Joined: Fri Oct 14, 2011 6:11 pm
Has thanked: 9 times
Been thanked: 1 time

Re: Moonlight Blade MMO model import maxscript

Post by s25jin »

where can i find face mesh?
Post Reply