Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: Lawes on May 24, 2016, 06:02:29 pm

Title: kill shadows
Post by: Lawes on May 24, 2016, 06:02:29 pm
hello, do you have a .exe to kill shadows on blizzards adts ?
Title: Re: kill shadows
Post by: stan84 on May 24, 2016, 07:53:45 pm
Saw such option in taliis, also used it sometimes for my classic mods. Works well.
Title: Re: kill shadows
Post by: Lawes on May 24, 2016, 07:56:10 pm
that option never worked
Title: Re: kill shadows
Post by: stan84 on May 24, 2016, 08:12:52 pm
mine is working well
Title: Re: kill shadows
Post by: Lawes on May 24, 2016, 08:28:41 pm
i tried again : nothing works

(https://i.gyazo.com/b497ed2824006527bdb7daf2120ed9c7.png)
Title: Re: kill shadows
Post by: Lawes on May 24, 2016, 08:29:23 pm
can u send me ur version of taliis ?
Title: Re: kill shadows
Post by: Thoraric on May 24, 2016, 09:27:54 pm
for me too please
Title: Re: kill shadows
Post by: stan84 on May 24, 2016, 09:46:54 pm
sure, after killing shadows the most important thing is using SAVE AS to new ADT,  do not NOT  use save it will not give effect.

http://www.filedropper.com/taliis (http://www.filedropper.com/taliis" onclick="window.open(this.href);return false;)
Title: Re: kill shadows
Post by: Lawes on May 25, 2016, 01:22:24 pm
if u have the taliis official latest version, that cant works with 3.3.5 adt
Title: Re: kill shadows
Post by: Lawes on May 25, 2016, 01:24:53 pm
yup, taliis dont support it
Title: Re: kill shadows
Post by: schlumpf on May 25, 2016, 06:29:06 pm
Taliis supports it.
Title: Re: kill shadows
Post by: Lawes on May 25, 2016, 07:16:20 pm
From taliis console "ADT Version is not suported jet." when i try to Kill all shadows
Title: Re: kill shadows
Post by: schlumpf on May 25, 2016, 08:52:23 pm
that probably means you retroported something badly.
Title: Re: kill shadows
Post by: Thoraric on June 04, 2016, 07:53:34 pm
It doesn't work for me? What could be the problem?
Title: Re: kill shadows
Post by: stan84 on June 06, 2016, 06:56:13 am
If You are experienced in programming you could write own tool for it,  should'nt be hard even for beginmer or do same job in 010 editor.  Each MCNK chunk has flag has_mcsh in the header, try to disable shadows, or change values in MCSH sub-chunk. Doing it by yourself will be quicker than waiting for someone else to solve this instead of You.
Post example adt, we will check it.
Title: Re: kill shadows
Post by: Thoraric on June 06, 2016, 11:33:14 am
I would do it by myself if there is a tutorial about that! Where can I learn that?
Title: Re: kill shadows
Post by: Steff on June 07, 2016, 05:19:07 am
https://wowdev.wiki/ADT/v18 (https://wowdev.wiki/ADT/v18" onclick="window.open(this.href);return false;)

viewtopic.php?f=59&t=828 (http://modcraft.io/viewtopic.php?f=59&t=828" onclick="window.open(this.href);return false;)

http://www.sweetscape.com/010editor/man ... plates.htm (http://www.sweetscape.com/010editor/manual/IntroTemplates.htm" onclick="window.open(this.href);return false;)