HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

change model JASS script ??

08-23-2003, 05:49 PM#1
ProFeT
Does exist a JASS script to change the model/skin of a unit ingame ??

:)
08-23-2003, 07:39 PM#2
Starcraftfreak
No.
08-23-2003, 08:01 PM#3
PitzerMike
There's a very simple solution for this:

-> Make a Copy of one of the Orc Chaos Conversion spells
-> Remove the Techtree Requirement from your new spell
-> Edit the target unit id to fit the model you want to morph to

-> then use the trigger Action unit - add ability <your chaos spell> to <your unit> in order to morph your unit to the specified unit
09-07-2003, 09:45 PM#4
ProFeT
thx :)

it s a good idea!!