Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
smaller spikes ?
smaller spikes ?
11-23-2003, 02:35 AM
#1
Babuu
hi... how can i change the size of a specialeffect attached to a unit...
i need to attach the spikes of the ´cryptlord to the chest of a human but they are too big.
11-23-2003, 02:37 AM
#2
DarkenPride
You can't change the size of the spike, I believe.
Well, I think the only way to is edit the model :P
11-23-2003, 02:50 AM
#3
Aristotle
If the spikes are their own model, I think you can make a unit that has that spike as its model, then use the unit size modifier to edit the size, and finally the triggers in the new UMSWE can be used to attach the spike model the units chest GL.
11-23-2003, 02:57 AM
#4
Babuu
that doesn't work...i alrdy tried it
11-23-2003, 03:05 AM
#5
Aristotle
You should probably take the tutorials and learn how to make and add a custom model in that case.