Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Lawes on May 24, 2016, 06:02:29 pm
-
hello, do you have a .exe to kill shadows on blizzards adts ?
-
Saw such option in taliis, also used it sometimes for my classic mods. Works well.
-
that option never worked
-
mine is working well
-
i tried again : nothing works
(https://i.gyazo.com/b497ed2824006527bdb7daf2120ed9c7.png)
-
can u send me ur version of taliis ?
-
for me too please
-
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;)
-
if u have the taliis official latest version, that cant works with 3.3.5 adt
-
yup, taliis dont support it
-
Taliis supports it.
-
From taliis console "ADT Version is not suported jet." when i try to Kill all shadows
-
that probably means you retroported something badly.
-
It doesn't work for me? What could be the problem?
-
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.
-
I would do it by myself if there is a tutorial about that! Where can I learn that?
-
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;)