Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: doresain on April 05, 2011, 04:13:30 pm
-
Hi, I'm doresain and I'm new on this forum
i have a question on the new legs geoset used by (some) T10 armor
this geoset don't work on old model as Forest Troll, Broken and other (like Taunka and ice Troll) because it doesn't exist in these models
how can i fix it? is possible to force these armors to use another geoset on these models? (on buggy naga texture is ok on the tail)
sorry for my english :P
-
Hi, I'm doresain and I'm new on this forum
i have a question on the new legs geoset used by (some) T10 armor
this geoset don't work on old model as Forest Troll, Broken and other (like Taunka and ice Troll) because it doesn't exist in these models
how can i fix it? is possible to force these armors to use another geoset on these models? (on buggy naga texture is ok on the tail)
sorry for my english :P
So far that i know, the only way to get them working is to redo the whole model PLUS that geoset, because there are no working mdx > 3ds WITH animation, but i may be wrong
This problem is shared with all PRE WOTLK non playable races
-
there is also a copygeoset tool out there (at least in mai i should be able to upload it^^), which allows to add geosets from one model to another and also has options to assign to bones etc, (ok there it bugs sometimes)
-
try to edit itemdisplayinfo to remove the information about geosets
stucture (http://www.madx.dk/wowdev/wiki/index.php?title=ItemDisplayInfo.dbc)
-
tnks supora i will try to edit all this f***ing s***ing st**id T10 armors to not use new geoset!
we play 6 years without this geoset, another patch without its isn't a problem!
another question: in the female naga model (patch 3.3.5) shoulders have a wrong shoulder mount point (that make female naga look with shoulders "horrible")
with an hex editor can I fix it?? or delete these totally from model??
tnks :D
edit: I don't know why but FelOrc model (modelid 16981) has this new geoset! all other races no!!!!! :|
-
tnks supora i will try to edit all this f***ing s***ing st**id T10 armors to not use new geoset!
we play 6 years without this geoset, another patch without its isn't a problem!
edit: I don't know why but FelOrc model (modelid 16981) has this new geoset! all other races no!!!!! :|
It may probably be because Fel Orcs share the model with Orcs, or because that geoset was going to be used on Fel Orcs (not likely)
I suggest you to not to, because models are done to be wrapped on THAT geoset with THAT shape, you'll make them look bad
Can you avoid free swearing btw? ^^
-
(http://img573.imageshack.us/img573/4964/nogeoset.jpg) (http://img573.imageshack.us/i/nogeoset.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
(http://img827.imageshack.us/img827/4255/geosetpatch.jpg) (http://img827.imageshack.us/i/geosetpatch.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
fix works, tnks to all
play forest-troll without T10-geoset is better than play half-forest-troll ;)
-
another question: in the female naga model (patch 3.3.5) shoulders have a wrong shoulder mount point (that make female naga look with shoulders "horrible")
with an hex editor can I fix it?? or delete these totally from model??
tnks :D
|
Yes and:
There are also tools for this.
-
(http://img573.imageshack.us/img573/4964/nogeoset.jpg) (http://img573.imageshack.us/i/nogeoset.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
(http://img827.imageshack.us/img827/4255/geosetpatch.jpg) (http://img827.imageshack.us/i/geosetpatch.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
fix works, tnks to all
play forest-troll without T10-geoset is better than play half-forest-troll ;)
Perhaps is possible to copy-paste another the normal leg geoset and rename it as the new WOTLK geoset? you would keep the new geosets for other races, but you'll get also the working forest troll
-
you should clone all new itemmodelid that use new geoset, but item_template can handle only one modelid for every item, so you should mod the server to override original modelid from item_template and use the cloned one (with replaced geoset) where the model of player is foresttroll (or broken or taunka etc, you can create an hardcoded list or a new db table to manage all entry to swap)
it should work
-
another question: in the female naga model (patch 3.3.5) shoulders have a wrong shoulder mount point (that make female naga look with shoulders "horrible")
with an hex editor can I fix it?? or delete these totally from model??
tnks :D
|
Yes and:
There are also tools for this.
ok i fix attachpoint for shoulders but something goes wrong -,-
(http://img705.imageshack.us/img705/3743/nagafix.jpg) (http://img705.imageshack.us/i/nagafix.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
(http://img138.imageshack.us/img138/774/nagafix2.jpg) (http://img138.imageshack.us/i/nagafix2.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
model losts attachpoint for shield and pymodeleditor cutoff the end of tail of naga! how can i fix it?
now the shoulders are "almost" ok, only a small glitch with upper arm
(http://img829.imageshack.us/img829/7706/nagafix3.jpg) (http://img829.imageshack.us/i/nagafix3.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
ps. pyModelEditor is a very good tool, and either multi-platform^^ ( i hate M$)
-
oO wtf?
Try the latest version: http://code.google.com/p/pym2/source/checkout (http://code.google.com/p/pym2/source/checkout" onclick="window.open(this.href);return false;)
Btw it was also partly developed using ubuntu :P
-
rev r51 not work out-of-box
doresain@makrov-x64:~/pym2/pym2-read-only/pymodeleditor$ ./startme.py
Traceback (most recent call last):
File "./startme.py", line 4, in <module>
from pymodeleditor import PyModelEditor as Editor
File "/home/doresain/pym2/pym2-read-only/pymodeleditor/pymodeleditor.py", line 7, in <module>
from m2 import *
ImportError: No module named m2
i had copy m2.py skin.py script.py and wowfile.py into the root directory of pymodeleditor to make it work
tnks :uok:
edit: nothing change, another buggy model with floating shield and cutted tail
(http://img26.imageshack.us/img26/4658/shieldf.png) (http://img26.imageshack.us/i/shieldf.png/)
Uploaded with ImageShack.us (http://imageshack.us)