Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: Roxas on June 13, 2014, 11:06:07 pm
-
Hello, I would like to know how to change the size of the hunter aoe (flare) and the DK. because the visual area is smaller than the area of dps.
screen =>
(http://puu.sh/9rTRW/77978ff38e.jpg)
-
AOE spell effects are scaled according to the model casting it, so there’s no surefire way to do this. Compare the radius of a gnome’s arcane explosion to that of a troll to see what I’m talking about.
EDIT: Disregard that, it won’t have an effect on targeted spells. For that, it should be a matter of scaling up the M2.
-
Use M2 Resize Python Script
-
Thank you very much for your answer.
iindigo I think you are wrong because it is a spawn m2 on the ground and not an aoe cast by the character.
Dahaga can you tell me more about your technique?
-
I never worked with those Resize Scripts so i dont know but i found better way for this
http://www.pxr.dk/wowdev/wiki/index.php ... ctName.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=SpellVisualEffectName.dbc" onclick="window.open(this.href);return false;)
" 5 scale Float another size modifier? "
So just find your spell and Scale up him in DBC
-
Thank you very much for the info, I'll test tonight and tomorrow I will repond to tell you if this is a good technique :)
Edite =>
I have a good result on the aoe of Dk.
But the flare of the Hunt dbc modification does not work.
I think it is because the texture of the soil is a light.
So I wanted to change the light but not the model possesses.
Screen =>
(http://puu.sh/9t5OM/f280c0a3fd.jpg)
(http://puu.sh/9t5Qn/276f137a72.jpg)
(http://puu.sh/9t5Wc/74b7397843.png)
if you have an idea to settle the problem, I would like to learn to fix it.
-
Light of model is in model just open him in HEX and increas range
-
Can you tell me or what is the value change?
(http://puu.sh/9thQ4/feb3271081.png)
-
try to find it by this
http://www.pxr.dk/wowdev/wiki/index.php?title=M2#Lights (http://www.pxr.dk/wowdev/wiki/index.php?title=M2#Lights" onclick="window.open(this.href);return false;)
-
:D :shock:
(http://puu.sh/9tiUt/e4c17bca0a.jpg)
-
Welcome in my favourit hell :D
M2 Editing ....
-
Well I fixed the bug aoe DK, I'll see tomorrow for the flare of the hunt.
Thank you for all the info :)
(http://puu.sh/9tumA/002c6d75b3.jpg)
(http://puu.sh/9tuf7/3527f0733e.jpg)