Warcraft III resources & community, 2003–2006 · archived

Spell problems !

4 posts
#1

Spell problems !

i made some screenshoot's so u cuold understand better
http://img153.imageshack.us/my.php?image=12ep.jpg i gaved the hero new abblitis and they r in a very strange order whay ? http://img306.imageshack.us/my.php?image=26qn.jpg in this link --"if i learn the spells in diferint order they appear in different position's in the squer's -- 4 example if i learned the acid bomb first the "icon whit the skull" it wouldev appear in the the first squer ! :x pls help me !
#2
Obviously button position problems. X and Y coordinates. Every spell has this (between the first fields). Make sure the spells have diferent coordinates. Here they are (X,Y) paired:

0.0 | 0.1 | 0.2 | 0.3
1.0 | 1.1 | 1.2 | 1.3
2.0 | 2.1 | 2.2 | 2.3

Usually spells are on the last row. Make sure that the Y coordinate is different for the spells.

~Daelin
#3
where do i modify that ?
#4
In the object editor, go to your spell, and look between the first fields. There is something with button position.

~Daelin