|
|
|
|
|
|
|
|
|
Re: No Will Glow Or Markings [message #41405 is a reply to message #41404] |
Mon, 19 May 2008 04:55 |
|
you need an image editor like gimp, then make an image that has alpha (just alpha when you make the image instead of white) then save it as something, then load it like you were before
"All of the work, and none of the play, will surely provide for a speedy decay"
|
|
|
|
|
Re: No Will Glow Or Markings [message #41468 is a reply to message #41467] |
Wed, 21 May 2008 03:06 |
|
JohnDoe
Messages: 3007 Registered: October 2007
|
Retired
|
|
|
Separate what? The effects of the mod? It's not hard to do and can be done by yourself.
Both are in the CHeroMorphDef, trace it from the CREATURE_HERO entry, go to the CDefs, find CHeroMorphDef, click the link, and you should find 4 sections of the CHeroMorphDef, (in no particular order) one for skeletal changes, another for textures, one for effects, the other I can't think of right now, but I think it's effects too.
To get rid of the markings, open the textures bit, then flail wildly looking for anything marked COMP_*WILL* and delete it from the array.
To get rid of the effects, open up one of the effects pieces (can't remember which it is) and delete anything that has the word "WILL" in it.
|
|
|
|
|
|