HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to attach 'Shadowy Entrails'?

10-20-2008, 06:49 PM#1
RenegadeMushroom
Basically, I'm attaching the Destroyers attacking missile to a unit morph, Shadow Scorpion. Also, it must be GUI
1: Is this possible in WE?
2: How would I go about doing it?
+Rep to whoever helps me
Thanks
10-21-2008, 12:40 AM#2
Naakaloh
Try adding the model as an effect using the following function:

native AddSpecialEffectTarget (string modelName, widget targetWidget, string attachPointName) returns effect
Here is a list of attachment points: http://www.wc3campaigns.net/showpost...14&postcount=4
10-21-2008, 03:20 AM#3
RenegadeMushroom
*Smacks Forehead*
Sorry, I forgot to add, I need it to be in GUI, if possible. :P
*Smacks Forehead again*

I'll edit my first post :P
10-21-2008, 04:43 AM#4
Alevice
custom script trigger action
10-21-2008, 10:21 AM#5
Kino
Perhaps you could create a dummy ability based of "Item armour bonus"

Set its field to 0.
Go to Art - Target set to the Sfx you want.
Set Target attachments to the number you want.
And set Target attachemnt point to the part of the unit you want."Eg. Head, Chest, Hand etc."
Add that ability to the unit you want.
10-21-2008, 06:33 PM#6
RenegadeMushroom
Ah, thanks a bunch!
+Rep
10-21-2008, 08:22 PM#7
Kyrbi0
Dangit, you beat me to it. :/
10-22-2008, 03:11 AM#8
RenegadeMushroom
Win!