Lingonberryjam93 postsjoined 2005-02-25#12005-08-15Trigger to temporary change model used by unitIf i, for example, wanna turn a hero into a sheep for, say, 3 seconds, how do i do that with a trigger?Searched under actions; animation, unit.And now i mean to just change the model, how it looks, not the whole unit...
N00byStance1,007 postsWarsaw, Poland [@Northrend]joined 2005-07-04#22005-08-15You have 2 ways: 1) Replace unit for 3 seconds and replace it back.2) Create invisible unit with modified Hex ability of range 99999 and cast time 0 and order it to cast this spell on attacking unit.