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

Title: [SOLVED] [QUESTION] How to change scale of aoe spells
Post 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)
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: iindigo on June 14, 2014, 12:21:42 am
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.
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Alastor on June 14, 2014, 12:29:27 am
Use M2 Resize Python Script
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Roxas on June 14, 2014, 03:47:15 am
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?
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Alastor on June 14, 2014, 09:44:27 am
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
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Roxas on June 14, 2014, 02:23:46 pm
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.
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Alastor on June 14, 2014, 03:46:28 pm
Light of model is in model just open him in HEX and increas range
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Roxas on June 14, 2014, 06:47:55 pm
Can you tell me or what is the value change?
(http://puu.sh/9thQ4/feb3271081.png)
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Alastor on June 14, 2014, 08:40:42 pm
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;)
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Roxas on June 14, 2014, 09:14:33 pm
:D  :shock:
(http://puu.sh/9tiUt/e4c17bca0a.jpg)
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Alastor on June 14, 2014, 09:16:56 pm
Welcome in my favourit hell :D
M2 Editing ....
Title: Re: [QUESTION] How to change scale of aoe spells
Post by: Roxas on June 14, 2014, 09:40:32 pm
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)