Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: Norimar on July 27, 2012, 03:56:42 am
-
Hello guys, I played around the last hours and got the question: is it possible to het an bigger lighting radius through items?
For example I took a torch and show it ingame.. the lighting radius isn't really big - nearly useless. But is it possible to get a bigger range of this light?
(http://img.webme.com/pic/e/escaria-bdk/light.jpg)
-
Yes. AttenuationStart and AttenuationEnd.
-
I just looked around and found this: http://www.pxr.dk/wowdev/wiki/index.php ... tLK#Lights (http://www.pxr.dk/wowdev/wiki/index.php?title=M2/WotLK#Lights" onclick="window.open(this.href);return false;)
The problem is, the only work I ever did on an Model, was an school presentation. I have no idea, where I find the file to edit this : /
-
Hex editor. If you get 010 Edit you can even use the wow file templats.
viewtopic.php?f=59&t=828 (http://modcraft.io/viewtopic.php?f=59&t=828" onclick="window.open(this.href);return false;)
-
I know about this file but dont have the software to use it.
-
I know about this file but dont have the software to use it.
Well, then get it?
-
Always the same with new programms... It takes a long time to understand this all without help...
I try around, maybe I get it out. Do I have to search for the torch m2 first to open this one with this 010 editor?
-
Yes.
-
(http://img.webme.com/pic/e/escaria-bdk/010m2temptorch.jpg)
And here should I type in the max-range?
-
Well, try?
-
U are not really a friend of many words, or? :) I will try it.
-
I am not a friend of stating things that are obvious and might have been tried faster than even clicking on the reply button.
Entering a new value, saving, packing, starting. That does not take more than a minute. So why would one wait for a reply from someone else saying yes or no?
-
U are not really a friend of many words, or? :) I will try it.
Started : 10:17
End : 10:55
Archieved: Nothing.
Changed:
(http://img.webme.com/pic/e/escaria-bdk/010m2temptorch2.jpg)
(Also float value whatever - tested all combinations in there)
Result:
(http://img.webme.com/pic/e/escaria-bdk/light2.jpg)
Maybe I do it totaly wrong, or the effect is so tiny to see a difference betwen those.
Edit: Tested freaky values:
(http://img.webme.com/pic/e/escaria-bdk/010m2temptorch4.jpg)
Can u see the difference?
(http://img.webme.com/pic/e/escaria-bdk/light3.jpg)
-
Thats what wow modding is. Try and error. I sometimes try to get a thing work for around 21 hours and I dont get it till now.
-
Grml, to bad... would be a nice idea to play with Light-effects in a completly dark room :D
-
Try changing the intensity and the type.
-
Yeah, I got it!
Changed:
struct ABlock_f diffuseambient struct Values struct SubAnimBlock_f substruct float value - from 3 to 30.
scruct ABlock_f attenuationstart + attenuationend (all 2. numbers of the high columns from 2 into 9 - for ecample: 1240h into 1940h.)
Result:
Without torch...
(http://img.webme.com/pic/e/escaria-bdk/wowscrnshot_072912_182530.jpg)
With torch...
(http://img.webme.com/pic/e/escaria-bdk/wowscrnshot_072912_182534.jpg)
Thanks for your help, guys :>
-
Hey looks gond and now the download for your toaurch please ;)
-
If it is your wish:
[attachment=0:1m1yp9jn]Club_1H_Torch_A_01.m2[/attachment:1m1yp9jn]
One item [1172] inc. display ID [12313] :
(http://wowdata.getbuffed.com/tooltips/items/gif/1172.gif) (http://wowdata.getbuffed.com/?i=1172)
-
Danke ;)
-
That looks nice :D
-
Result looks really nice, gratz :)
It must give a special feeling to lighten the area as you walk.