Warcraft III resources & community, 2003–2006 · archived

Help

8 posts
#1

Help

I want to create an item that makes the hero change its look when he carries the item.

Can't get it work have tried to put different abilities on the item....

Please someone help
#2
if theres only one of that kind of item, only way is giving the hero an bearform ability, else ull have to use jass
#3
listen, ramza

you seem to have the GUI Sucks infection

though it does, JASS cannot do everything ( tho it can do alot more )

no, ofcourse JASS cannot change model files, you would have to mod the SLK tables with an external hack to do that.
#4
you seem to have the GUI Sucks infection


:D no, really i dont, i only use GUI. but if something cant be done by GUI i always say, try using JASS, i dont know ANYTHING about JASS. GUI for the win ^^
#5
LOL, well plz dont give n00bs the illusion that JASS is all-powerful :D
#6
actually, I thought it was to :P but yea i think i should stop saying it then ^^
#7
JASS is all powerfull compaired to GUI but it is limated by the WC3 physics.
To change the modle of how a unit looks with an item simply add a morph ability to the item that appon aqusation it uses the item transforming the unit into the other unit using ilidan morph or bear form.
Simlar to that used in "P A R A S I T E - EX" for the suits.
Appon dropping it will revert to its previous form.
#8
Thanks guys!
I used bear form ability on the item. It works exactly as i wanted :D